Microsoft.VisualStudio.Web.CodeGeneration.Utils
by: Microsoft
- 8 total downloads
- Latest version: 3.1.0
Contains utilities used by ASP.NET Core Code Generation packages.
Microsoft.VisualStudio.Web.CodeGenerators.Mvc
by: Microsoft
- 8 total downloads
- Latest version: 3.1.0
Code Generators for ASP.NET Core MVC. Contains code generators for MVC Controllers and Views.
Microsoft.Web.Infrastructure
by: Microsoft
- 9 total downloads
- Latest version: 2.0.1
This package contains the Microsoft.Web.Infrastructure assembly that lets you dynamically register HTTP modules at run time.
Microsoft.Win32.Registry
by: Microsoft
- 10 total downloads
- Latest version: 5.0.0
Provides support for accessing and modifying the Windows Registry.
Commonly Used Types:
Microsoft.Win32.RegistryKey
Microsoft.Win32.Registry
Microsoft.Win32.RegistryValueKind
Microsoft.Win32.RegistryHive
Microsoft.Win32.RegistryView
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Win32.SystemEvents
by: Microsoft
- 17 total downloads
- Latest version: 10.0.0-preview.6.25358.103
Provides access to Windows system event notifications.
Commonly Used Types:
Microsoft.Win32.SystemEvents
Microsoft.Windows.Compatibility
by: Microsoft
- 1 total downloads
- Latest version: 10.0.2
This Windows Compatibility Pack provides access to APIs that were previously available only for .NET Framework. It can be used from both .NET as well as .NET Standard.
Microsoft.Windows.SDK.Contracts
by: Microsoft
- 1 total downloads
- Latest version: 10.0.26100.7463
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 28000. 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.
Microsoft.Xaml.Behaviors.Wpf
by: Microsoft
- 1 total downloads
- Latest version: 1.1.135
Easily add interactivity to your apps using XAML Behaviors for WPF. Behaviors encapsulate reusable functionalities for elements that can be easily added to your XAML without the need for more imperative code.
Modernizr
by: Faruk Ateş Paul Irish Alex Sexton
- 4 total downloads
- Latest version: 2.8.3
Modernizr adds classes to the <html> element which allow you to target specific browser functionality in your stylesheet. You don't actually need to write any Javascript to use it.
Modernizr is a small and simple JavaScript library that helps you take advantage of emerging web technologies (CSS3, HTML5) while still maintaining a fine level of control over older browsers that may not yet support these new technologies.
NOTE: This package is maintained on behalf of the library owners by the NuGet Community Packages project at http://nugetpackages.codeplex.com/
MongoDB.Driver.Core
by: MongoDB Inc.
- 1 total downloads
- Latest version: 2.30.0
Core Component of the Official MongoDB .NET Driver.
MongoDB.Driver.Core.signed
by: MongoDB Inc. Kephas Framework
- 1 total downloads
- Latest version: 2.19.0
(Unofficial) Signed Core Component of the MongoDB .NET Driver. The containing assembly was generated by signing the officially published MongoDB.Driver.Core.dll.
MongoDB.Driver.Encryption
by: MongoDB Inc.
- 1 total downloads
- Latest version: 3.6.0
Libmongocrypt wrapper for the .NET driver.
MongoDB.Driver.GridFS
by: MongoDB Inc.
- 1 total downloads
- Latest version: 2.30.0
GridFS Component of the Official MongoDB .NET Driver.
MongoDB.Driver.signed
by: MongoDB Inc. Kephas Framework
- 1 total downloads
- Latest version: 2.19.0
(Unofficial) Signed .NET driver for MongoDB. The containing assembly was generated by signing the officially published MongoDB.Driver.dll.
MongoDB.Libmongocrypt
by: MongoDB Inc.
- 1 total downloads
- Latest version: 1.12.0
Libmongocrypt wrapper for the .NET driver.
Mono.Cecil
by: Jb Evain
- 1 total downloads
- Latest version: 0.11.6
Cecil is a library written by Jb Evain to generate and inspect programs and libraries in the ECMA CIL format. It has full support for generics, and support some debugging symbol format. In simple English, with Cecil, you can load existing managed assemblies, browse all the contained types, modify them on the fly and save back to the disk the modified assembly.
Mono.TextTemplating
by: Mikayla Hutchinson
- 11 total downloads
- Latest version: 3.0.0
Embeddable engine for the T4 templating language, a general-purpose way to generate text or code files using C#
Moq
by: Daniel Cazzulino kzu
- 5 total downloads
- Latest version: 4.20.72
Moq is the most popular and friendly mocking framework for .NET.
MySql.Data
by: Oracle Corporation
- 7 total downloads
- Latest version: 9.4.0
MySql.Data.MySqlClient .Net Core Class Library
Namotion.Reflection
by: Namotion.Reflection
- 19 total downloads
- Latest version: 3.4.2
.NET library with advanced reflection APIs like XML documentation reading, Null Reference Types (C# 8) reflection and string based type checks.