Microsoft.Maui.Controls
by: Microsoft
- 2 total downloads
- Latest version: 8.0.0-rc.2.9511+sha.98777b51b3-azdo.8590135
.NET Multi-platform App UI (.NET MAUI) is a cross-platform framework for creating native mobile and desktop apps with C# and XAML. Using .NET MAUI, you can develop apps that can run on Android, iOS, macOS, Tizen, and Windows from a single shared codebase.
Microsoft.NETCore.App.Ref
by: Microsoft
- 1 total downloads
- Latest version: 8.0.24
Internal implementation package not meant for direct consumption. Please do not reference directly.
A set of .NET APIs that are included in the default .NET application model. Contains reference assemblies, documentation, and other design-time assets.
Microsoft.NETCore.DotNetAppHost
by: Microsoft
- 31 total downloads
- Latest version: 9.0.8
Provides the .NET app bootstrapper intended for use in the application directory
Microsoft.NETCore.DotNetHost
by: Microsoft
- 1 total downloads
- Latest version: 6.0.0-preview.3.21201.4
Provides an executable implementation of the Microsoft DotNet Framework and SDK launcher module
Microsoft.NETFramework.ReferenceAssemblies.net46
by: Microsoft
- 1 total downloads
- Latest version: 1.0.0
Microsoft .NET Framework Reference Assemblies
Microsoft.Orleans.CodeGenerator
by: Microsoft
- 2 total downloads
- Latest version: 7.2.3
Code generation library for Orleans.Serialization
Microsoft.Orleans.OrleansCodeGenerator.Build
by: Microsoft
- 6 total downloads
- Latest version: 2.2.0-beta1
Microsoft Orleans build-time code generator to install in all grain interface & implementation projects.
Microsoft.Rest.ClientRuntime.Azure.Authentication
by: Microsoft
- 1 total downloads
- Latest version: 2.2.6-preview
Provides ADAL based authentication for Azure management client libraries
Supported Platforms:
- Portable Class Libraries
- .NET Framework 4.5
- Windows 8
- Windows Phone 8.1
- DotNet Core
Microsoft.WindowsAppSDK
by: Microsoft
- 7 total downloads
- Latest version: 1.8.260317003
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support.
Microsoft.WindowsDesktop.App.Ref
by: Microsoft
- 2 total downloads
- Latest version: 8.0.0-preview.7.23376.1
Package Description
MSBuild.Sdk.Extras
by: Oren Novotny
- 1 total downloads
- Latest version: 1.2.0-build.16
Additional MSBuild targets and properties for SDK-style .NET projects.
Nerdbank.GitVersioning
by: Andrew Arnott
- 1 total downloads
- Latest version: 2.3.138
Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.
NETStandard.Library
by: Microsoft
- 1 total downloads
- Latest version: 2.0.1
A set of standard .NET APIs that are prescribed to be used and supported together.
b7f182415927d3b98445d043e1680c56b9d1f17c
When using NuGet 3.x this package requires at least version 3.4.
runtime.win10-x86.Microsoft.Net.Native.SharedLibrary
by: Microsoft
- 1 total downloads
- Latest version: 2.2.8-rel-31116-00
.Net Native Compilers package. Referencing this package will cause the project to be built using the specific version of the .NET Native compiler contained in the package, as opposed to any system installed version.
Supported Platforms:
- UWP tools 2.2
Serilog
by: Serilog Contributors
- 1 total downloads
- Latest version: 4.3.0-dev-02363
Simple .NET logging with fully-structured events
System.Console
by: Microsoft
- 3 total downloads
- Latest version: 4.0.0-beta-22816
Provides the System.Console class, which represents the standard input, output and error streams for console applications.
Commonly Used Types:
System.Console
System.ConsoleColor
System.Data.Common
by: Microsoft
- 1 total downloads
- Latest version: 4.0.0-beta-22816
Provides the base abstract classes, including System.Data.DbConnection and System.Data.DbCommand, for all data providers.
Commonly Used Types:
System.DBNull
System.Data.Common.DbConnection
System.Data.Common.DbException
System.Data.Common.DbParameter
System.Data.DbType
System.Data.Common.DbDataReader
System.Data.Common.DbCommand
System.Data.Common.DbTransaction
System.Data.Common.DbParameterCollection
System.Data.Common.DbProviderFactory
System.Runtime.InteropServices
by: Microsoft
- 1 total downloads
- Latest version: 4.0.20-beta-22605
Provides types that support COM interop and platform invoke services.
Commonly Used Types:
System.Runtime.InteropServices.GCHandle
System.Runtime.InteropServices.GuidAttribute
System.Runtime.InteropServices.COMException
System.DllNotFoundException
System.Runtime.InteropServices.DllImportAttribute
System.Text.Encoding.Extensions
by: Microsoft
- 1 total downloads
- Latest version: 4.0.10-beta-22816
Provides support for specific encodings, including ASCII, UTF-7, UTF-8, UTF-16, and UTF-32.
Commonly Used Types:
System.Text.UTF8Encoding
System.Text.UnicodeEncoding
System.Text.ASCIIEncoding
System.Text.UTF7Encoding
System.Text.UTF32Encoding
xunit
by: James Newkirk, Brad Wilson
- 1 total downloads
- Latest version: 2.3.0-beta3-build3705
xUnit.net is a developer testing framework, built to support Test Driven Development, with a design goal of extreme simplicity and alignment with framework features.
Installing this package installs xunit.core, xunit.assert, and xunit.analyzers.