ManagedEsent
by: martinc
- 1 total downloads
- Latest version: 1.8.1
ManagedEsent provides managed access to ESENT, the embeddable database engine native to Windows. ManagedEsent uses the esent.dll that is part of Microsoft Windows so there are no extra unmanaged binaries to download and install.
Microsoft.AspNetCore.Localization
by: Microsoft.AspNetCore.Localization
- 1 total downloads
- Latest version: 1.0.1
ASP.NET Core middleware for automatically applying culture information to HTTP requests. Culture information can be specified in the HTTP header, query string, cookie, or custom source.
Microsoft.CodeAnalysis.Analyzers
by: Microsoft
- 0 total downloads
- Latest version: 3.11.0-beta1.25173.1
Analyzers for consumers of Microsoft.CodeAnalysis NuGet package, i.e. extensions and applications built on top of .NET Compiler Platform (Roslyn). This package is included as a development dependency of Microsoft.CodeAnalysis NuGet package and does not need to be installed separately if you are referencing Microsoft.CodeAnalysis NuGet package.
Microsoft.CodeAnalysis.Compilers
by: Microsoft
- 1 total downloads
- Latest version: 3.2.0-beta4-final
Compiler layer of the .NET Compiler Platform ("Roslyn").
Install this package to get both C# and Visual Basic support.
If you want just support for one language, install Microsoft.CodeAnalysis.CSharp or Microsoft.CodeAnalysis.VisualBasic.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/15b43b33901c88f68ef43f8314b5a2457716780d.
Microsoft.EntityFrameworkCore.InMemory
by: Microsoft
- 1 total downloads
- Latest version: 1.1.3
In-memory database provider for Entity Framework Core (to be used for testing purposes).
Microsoft.Extensions.ApiDescription.Server
by: Microsoft
- 0 total downloads
- Latest version: 3.1.8
MSBuild tasks and targets for build-time Swagger and OpenApi document generation
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/c75b3f7a2fb9fe21fd96c93c070fdfa88a2fbe97
Microsoft.Maui.Controls
by: Microsoft
- 0 total downloads
- Latest version: 8.0.10+0-sha.50a0144fa5-azdo.9223550
.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.Net.Compilers
by: Microsoft
- 0 total downloads
- Latest version: 3.10.0-3.final
Note: This package is deprecated. Please use Microsoft.Net.Compilers.Toolset instead
.NET Compilers package.
Referencing this package will cause the project to be built using the C# and Visual Basic compilers contained in the package, as opposed to the version installed with MSBuild.
The tools in this package require .NET Framework 4.7.2+
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/4c32f5e4e9c0828a94fd4d1c9c0994082c85aaf3.
Microsoft.NETCore.App.Host.win-x64
by: Microsoft
- 1 total downloads
- Latest version: 10.0.7
Internal implementation package not meant for direct consumption. Please do not reference directly.
Microsoft.NETCore.DotNetAppHost
by: Microsoft
- 0 total downloads
- Latest version: 6.0.29
Provides the .NET app bootstrapper intended for use in the application directory
Microsoft.NETFramework.ReferenceAssemblies
by: Microsoft
- 1 total downloads
- Latest version: 1.0.0
Microsoft .NET Framework Reference Assemblies
Microsoft.Windows.SDK.Contracts
by: Microsoft
- 1 total downloads
- Latest version: 10.0.25352-preview
The Windows WinRT API Pack enables you to add the latest Windows Runtime APIs support to your .NET Framework 4.6+ and .NET Core 3.0+ libraries and apps.
This package includes all the supported Windows Runtime APIs up to Windows version 25352. If you are targeting earlier platforms, consider only offering functionality available on the detected platform version. For further details, see:
https://docs.microsoft.com/en-us/windows/uwp/debug-test-perf/version-adaptive-code
Supported platforms:
- .NET Framework 4.6+
- .NET Core 3.0+
Requires default package management format set to PackageReference, and NuGet 4.0 or higher.
NSwag.CodeGeneration
by: Rico Suter
- 1 total downloads
- Latest version: 2.2.5928.27983
NSwag: The Swagger API toolchain for .NET
NSwag.CodeGeneration.CSharp
by: Rico Suter
- 1 total downloads
- Latest version: 10.2.6317.32055
NSwag: The Swagger API toolchain for .NET and TypeScript
NSwag.Core.Yaml
by: Rico Suter
- 1 total downloads
- Latest version: 11.16.0
NSwag: The Swagger API toolchain for .NET and TypeScript
NSwag.Generation
by: Rico Suter
- 0 total downloads
- Latest version: 13.18.0
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
SkiaSharp.Views
by: Xamarin Inc.
- 1 total downloads
- Latest version: 1.57.0
SkiaSharp Views & Layers are a set of platform-specific views and containers that can be used to draw on the screen.
SSH.NET
by: Renci
- 1 total downloads
- Latest version: 2012.12.3
IMPORTANT: This project is BETA quality. This project was inspired by Sharp.SSH library which was ported from Java. This library is a complete rewrite using .NET, without any third party dependencies and to utilize the parallelism as much as possible to allow best performance you can get. SSH.NET supports .NET 3.5, 4.0, Silverlight, and Windows Phone 7.
Xamarin.Essentials
by: Microsoft
- 0 total downloads
- Latest version: 1.6.0-ci.2
Xamarin.Essentials: a kit of essential API's for your apps
xunit
by: James Newkirk, Brad Wilson
- 1 total downloads
- Latest version: 2.1.0-beta3-build3029
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 and xunit.assert.