Microsoft.VisualStudio.Web.CodeGeneration.Templating
by: Microsoft
- 13 total downloads
- Latest version: 2.0.0
Contains Razor based templating host used by ASP.NET Core Code Generators.
Microsoft.VisualStudio.Web.CodeGeneration.Utils
by: Microsoft
- 17 total downloads
- Latest version: 2.0.0
Contains utilities used by ASP.NET Core Code Generation packages.
Microsoft.VisualStudio.Web.CodeGenerators.Mvc
by: Microsoft
- 10 total downloads
- Latest version: 2.0.0-preview1-final
Code Generators for ASP.NET Core MVC. Contains code generators for MVC Controllers and Views.
Microsoft.Web.WebView2
by: Microsoft
- 2 total downloads
- Latest version: 1.0.1150.38
The WebView2 control enables you to embed web technologies (HTML, CSS, and JavaScript) in your native applications powered by Microsoft Edge (Chromium).
This package is necessary for Win32 C/C++, WPF, and WinForms applications. To learn more about package versions checkout https://aka.ms/wv2-packageversion. To learn best practices checkout: https://aka.ms/wv2-bestpractices.
Mono.TextTemplating
by: Mikayla Hutchinson
- 2 total downloads
- Latest version: 1.2.0
Open-source implementation of the T4 templating engine.
MSBuild.Sdk.Extras
by: Oren Novotny
- 1 total downloads
- Latest version: 1.0.1
Extras for Sdk style builds
NETStandard.Library
by: Microsoft
- 309 total downloads
- Latest version: 2.0.0-preview2-25401-01
A set of standard .NET APIs that are prescribed to be used and supported together.
81ffa9f5381f510c2afa17a113e4c4d77144b84e
When using NuGet 3.x this package requires at least version 3.4.
Newtonsoft.Json
by: James Newton-King
- 16 total downloads
- Latest version: 9.0.1
Json.NET is a popular high-performance JSON framework for .NET
NSwag.AspNetCore
by: Rico Suter
- 69 total downloads
- Latest version: 14.6.2
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NuGet.Configuration
by: NuGet
- 3 total downloads
- Latest version: 4.2.0
NuGet's client configuration settings implementation.
NuGet.DependencyResolver.Core
by: NuGet.DependencyResolver.Core
- 2 total downloads
- Latest version: 4.2.0
NuGet v3 core library.
NuGet.ProjectModel
by: NuGet.ProjectModel
- 5 total downloads
- Latest version: 4.2.0
NuGet v3 core library.
NuGet.Protocol.Core.v3
by: NuGet
- 8 total downloads
- Latest version: 4.3.0-beta1-2418
NuGet Protocol for 3.1.0 servers
NuGet.RuntimeModel
by: NuGet.RuntimeModel
- 1 total downloads
- Latest version: 3.5.0-beta2-1484
NuGet v3 core library.
Nullable
by: Manuel Römer
- 1 total downloads
- Latest version: 1.3.1
A source code only package which allows you to use .NET's new nullable attributes in older target frameworks like .NET Standard 2.0 or the "old" .NET Framework.
This package does not contain any compiled binaries, but instead adds the attribute classes as C# source code to your project. Because this code is compiled together with the rest of your code, the built binaries will not have a dependency on this package, meaning that you can perfectly use it for both libraries and applications.
The C# code is only included if you are targeting a framework version which does not support the new nullable attributes. For example, if you create a library which multi-targets .NET Standard 2.0 and 2.1, the majority of the attributes are not included in the .NET Standard 2.1 version, because it already provides these by default.
Please see https://github.com/manuelroemer/Nullable for additional information on how to use this package.
OpenIddict
by: Kévin Chalet
- 15 total downloads
- Latest version: 5.8.0
Versatile OpenID Connect stack for .NET.
Note: this metapackage only references the generic core, client, server and validation packages.
To use these features on ASP.NET Core or OWIN/Katana/ASP.NET 4.x, reference the OpenIddict.AspNetCore or OpenIddict.Owin package.
OpenIddict.Abstractions
by: Kévin Chalet
- 20 total downloads
- Latest version: 7.0.0-preview.4.25313.34
Abstractions and primitives used by the OpenIddict components.
OpenIddict.AspNetCore
by: Kévin Chalet
- 41 total downloads
- Latest version: 7.2.0
Versatile OpenID Connect stack for ASP.NET Core.
OpenIddict.Client
by: Kévin Chalet
- 31 total downloads
- Latest version: 7.1.0
OpenIddict authorization client services.
Note: this package only contains the generic/host-agnostic client components.
To use the client feature on ASP.NET Core or OWIN/Katana, reference the OpenIddict.Client.AspNetCore or OpenIddict.Client.Owin package.