CommunityToolkit.Mvvm
by: Microsoft
- 9 total downloads
- Latest version: 8.4.0
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
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
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
Fody add-in for embedding references as resources.
coverlet.collector
by: tonerdo
- 438 total downloads
- Latest version: 6.0.4
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
coverlet.msbuild
by: tonerdo
- 503 total downloads
- Latest version: 6.0.4
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
CsvHelper
by: Josh Close
- 3,419k total downloads
- Latest version: 33.1.0
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.
Cube.Core
by: clown, cube-soft
- 1 total downloads
- Latest version: 9.0.0
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
PDFium library without V8 and XFA modules.
Cube.Pdf
by: clown, cube-soft
- 1 total downloads
- Latest version: 9.4.0
Basic data structures and interfaces for Cube.Pdf libraries.
Cube.Pdf.Pdfium
by: clown, cube-soft
- 1 total downloads
- Latest version: 9.4.0
PDFium based PDF library.
Dapper
by: Sam Saffron, Marc Gravell, Nick Craver
- 86 total downloads
- Latest version: 2.1.66
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc. Major Sponsor: Dapper Plus from ZZZ Projects.
DocumentFormat.OpenXml
by: Microsoft
- 211 total downloads
- Latest version: 3.3.0
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
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.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.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!
Duende.IdentityModel.OidcClient
by: Duende Software
- 1 total downloads
- Latest version: 7.0.0
RFC8252 compliant and certified OpenID Connect and OAuth 2.0 client library for native applications
EFCore.BulkExtensions
by: borisdj
- 1 total downloads
- Latest version: 9.0.1
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQL Server, PostgreSQL, MySQL, SQLite
Elastic.Clients.Elasticsearch
by: Elastic and contributors
- 300 total downloads
- Latest version: 8.13.5
This strongly-typed, client library enables working with Elasticsearch. It is the official client maintained and supported by Elastic.