CommonServiceLocator by: .NET Foundation and Contributors
  • 1 total downloads
  • Latest version: 2.0.7
  • Unity Container unitycontainer Microsoft.Practices.Unity IoC Microsoft.Practices.ServiceLocation Service Location
The library provides an abstraction over IoC containers and service locators. Using the library allows an application to indirectly access the capabilities without relying on hard references.
CommunityToolkit.Mvvm by: Microsoft
  • 8 total downloads
  • Latest version: 8.4.0
  • dotnet Community Toolkit .NET MVVM MVVMToolkit INotifyPropertyChanged Observable IOC DI Dependency Injection Object Messaging Extensions Helpers
This package includes a .NET MVVM library with helpers such as: - ObservableObject: a base class for objects implementing the INotifyPropertyChanged interface. - ObservableRecipient: a base class for observable objects with support for the IMessenger service. - ObservableValidator: a base class for objects implementing the INotifyDataErrorInfo interface. - RelayCommand: a simple delegate command implementing the ICommand interface. - AsyncRelayCommand: a delegate command supporting asynchronous operations and cancellation. - WeakReferenceMessenger: a messaging system to exchange messages through different loosely-coupled objects. - StrongReferenceMessenger: a high-performance messaging system that trades weak references for speed. - Ioc: a helper class to configure dependency injection service containers.
CompareNETObjects by: gfinzer
  • 1 total downloads
  • Latest version: 4.83.0
  • compare comparison equality equal deep objects difference compareobjects deepequal deepequals
What you have been waiting for. Perform a deep compare of any two .NET objects using reflection. Shows the differences between the two objects.
CookieInformation.Episerver by: Cookie Information
  • 1 total downloads
  • Latest version: 1.0.18
  • EPiServerPublicModulePackage Cookies GDPR Privacy CookieInformation
An integration to Cookie Informations Consent solution. Helps you collect visitors Cookie Consents and comply with GDPR and ePrivacy
Costura.Fody by: geertvanhorrik, simoncropp
  • 1 total downloads
  • Latest version: 6.0.0
  • ILMerge, ILWeaving, Embed, Resource, Fody, Cecil
Fody add-in for embedding references as resources.
coverlet.collector by: tonerdo
  • 204 total downloads
  • Latest version: 6.0.0
  • coverage testing unit-test lcov opencover quality
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
coverlet.msbuild by: tonerdo
  • 497 total downloads
  • Latest version: 6.0.4
  • coverage testing unit-test lcov opencover quality
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
Cube.Core by: clown, cube-soft
  • 1 total downloads
  • Latest version: 9.0.0
  • Cube
Basic components to practice the MVVM pattern in application development.
Cube.Native.Pdfium.Lite by: clown, cube-soft, PDFium Authors
  • 1 total downloads
  • Latest version: 137.0.7151
  • Cube Native PDFium
PDFium library without V8 and XFA modules.
Cube.Pdf by: clown, cube-soft
  • 1 total downloads
  • Latest version: 9.4.0
  • Cube PDF
Basic data structures and interfaces for Cube.Pdf libraries.
Cube.Pdf.Pdfium by: clown, cube-soft
  • 1 total downloads
  • Latest version: 9.4.0
  • Cube PDF PDFium
PDFium based PDF library.
DocumentFormat.OpenXml by: Microsoft
  • 208 total downloads
  • Latest version: 3.3.0
  • openxml office
The Open XML SDK provides tools for working with Office Word, Excel, and PowerPoint documents. It supports scenarios such as: - High-performance generation of word-processing documents, spreadsheets, and presentations. - Populating content in Word files from an XML data source. - Splitting up (shredding) a Word or PowerPoint file into multiple files, and combining multiple Word/PowerPoint files into a single file. - Extraction of data from Excel documents. - Searching and replacing content in Word/PowerPoint using regular expressions. - Updating cached data and embedded spreadsheets for charts in Word/PowerPoint. - Document modification, such as removing tracked revisions or removing unacceptable content from documents.
DocumentFormat.OpenXml.Framework by: Microsoft
  • 74 total downloads
  • Latest version: 3.3.0
  • openxml office
The Open XML SDK provides tools for working with Office Word, Excel, and PowerPoint documents. It supports scenarios such as: - High-performance generation of word-processing documents, spreadsheets, and presentations. - Populating content in Word files from an XML data source. - Splitting up (shredding) a Word or PowerPoint file into multiple files, and combining multiple Word/PowerPoint files into a single file. - Extraction of data from Excel documents. - Searching and replacing content in Word/PowerPoint using regular expressions. - Updating cached data and embedded spreadsheets for charts in Word/PowerPoint. - Document modification, such as removing tracked revisions or removing unacceptable content from documents.
DotNetOpenAuth.AspNet by: Microsoft
  • 2 total downloads
  • Latest version: 4.3.4.13329
Enables web site visitors to log into an ASP.NET web application via popular identity providers, including Google, Yahoo!, Windows Live, Facebook, LinkedIn and Twitter.
DotNetOpenAuth.Core by: Andrew Arnott
  • 2 total downloads
  • Latest version: 4.3.4.13329
This package contains shared code for other NuGet packages, and contains no public API in and of itself.
DotNetOpenAuth.OAuth.Consumer by: Andrew Arnott
  • 2 total downloads
  • Latest version: 4.3.4.13329
Improve usability, reliability, conversion rates and security simultaneously by simply asking the user for permission to access their data on 3rd party services rather than asking for their password.
DotNetOpenAuth.OAuth.Core by: Andrew Arnott
  • 2 total downloads
  • Latest version: 4.3.4.13329
This package contains shared code for other NuGet packages, and contains no public API in and of itself.
DotNetOpenAuth.OpenId.Core by: Andrew Arnott
  • 2 total downloads
  • Latest version: 4.3.4.13329
This package contains shared code for other NuGet packages, and contains no public API in and of itself.
DotNetOpenAuth.OpenId.RelyingParty by: Andrew Arnott
  • 2 total downloads
  • Latest version: 4.3.4.13329
Increase conversion rates to your web site by lowering the bar to create an account with your site, by allowing customers to use accounts they already have with other sites, such as Google and Yahoo!
DotNetZip by: Henrik/Dino Chisa
  • 1 total downloads
  • Latest version: 1.10.1
A fork of the DotNetZip project without signing with a solution that compiles cleanly. This project aims to follow semver to avoid versioning conflicts. DotNetZip is a FAST, FREE class library and toolset for manipulating zip files. Use VB, C# or any .NET language to easily create, extract, or update zip files.