Net.Codecrete.QrCodeGenerator
by: Manuel Bleichenbacher Project Nayuki
- 22 total downloads
- Latest version: 2.1.0
QR Code Generator for .NET – simple, compact and with many examples.
Core features:
- Supports encoding all 40 versions (sizes) and all 4 error correction levels, as per the QR Code Model 2 standard
- Output formats: Raw modules/pixels of the QR symbol, SVG, XAML path, PNG and BMP files. For other raster bitmap formats, see project home page.
- Encodes numeric and special-alphanumeric text in less space than general text
- Open source code under the permissive MIT License
- Built for .NET Standard 2.0 and therefore runs on most modern .NET platforms (.NET Core, .NET Framework, Mono etc.).
- Example code for WinForms, WPF, ASP.NET, ImageSharp, SkiaSharp and many more
Manual parameters:
- You can specify the minimum and maximum version number allowed, and the library will automatically choose the smallest version in the range that fits the data.
- You can specify the mask pattern manually, otherwise library will automatically evaluate all 8 masks and select the optimal one.
- You can specify an error correction level, or optionally allow the library to boost it if it doesn't increase the version number.
- You can create a list of data segments manually and add ECI segments.
Optional advanced features:
- Long text can be split into multiple linked QR codes (aka Structured Append)
- Encodes Japanese Unicode text in Kanji mode to save a lot of space compared to UTF-8 bytes
- Computes optimal segment mode switching for text with mixed numeric/alphanumeric/general/kanji parts
NetMQ
by: NetMQ
- 120 total downloads
- Latest version: 4.0.1.13
A 100% native C# port of the lightweight high performance messaging library ZeroMQ
NETStandard.Library
by: Microsoft
- 84 total downloads
- Latest version: 2.0.3
A set of standard .NET APIs that are prescribed to be used and supported together.
18a36291e48808fa7ef2d00a764ceb1ec95645a5
When using NuGet 3.x this package requires at least version 3.4.
NetTopologySuite
by: NetTopologySuite - Team
- 136 total downloads
- Latest version: 2.6.0
The NTS Topology Suite is an API for modelling and manipulating 2-dimensional linear geometry. It provides numerous geometric predicates and functions. NTS conforms to the Simple Features Specification.
NetTopologySuite.CoordinateSystems
by: NetTopologySuite - Team
- 12 total downloads
- Latest version: 1.15.3
The NTS Topology Suite is an API for modelling and manipulating 2-dimensional linear geometry. It provides numerous geometric predicates and functions. NTS conforms to the Simple Features Specification.
This package references GeoAPI.
NetTopologySuite.Core
by: NetTopologySuite - Team
- 33 total downloads
- Latest version: 1.15.3
The NTS Topology Suite is an API for modelling and manipulating 2-dimensional linear geometry. It provides numerous geometric predicates and functions. NTS conforms to the Simple Features Specification.
This package references GeoAPI.
NetTopologySuite.IO.SpatiaLite
by: NetTopologySuite - Team
- 314 total downloads
- Latest version: 2.0.0
This package contains the SpatiaLite IO library.
NetTopologySuite.IO.SqlServerBytes
by: NetTopologySuite - Team
- 36 total downloads
- Latest version: 2.1.0
A SQL Server IO module for NTS which works directly with the serialization format
Newtonsoft.Json
by: James Newton-King
- 272 total downloads
- Latest version: 13.0.5-beta1
Json.NET is a popular high-performance JSON framework for .NET
Newtonsoft.Json.Bson
by: James Newton-King
- 31 total downloads
- Latest version: 1.0.3
Json.NET BSON adds support for reading and writing BSON
nHapi
by: Chad Chenoweth Duane Edwards
- 134 total downloads
- Latest version: 3.0.0-preview.3
NHapi is a port of the original project HAPI.
NHapi allows Microsoft .NET developers to easily use an HL7 2.x object model. This object model allows for parsing and encoding HL7 2.x data to/from Pipe Delimited or XML formats. A very handy program for use in the health care industry.
This project is NOT affiliated with the HL7 organization. This software just conforms to the HL7 2.x specifications.
nhapi
by: Chad Chenoweth Duane Edwards Jake Aitchison
- 53 total downloads
- Latest version: 3.2.4
NHapi is a port of the original project HAPI.
NHapi allows Microsoft .NET developers to easily use an HL7 2.x object model. This object model allows for parsing and encoding HL7 2.x data to/from Pipe Delimited or XML formats. A very handy program for use in the health care industry.
This project is NOT affiliated with the HL7 organization. This software just conforms to the HL7 2.x specifications.
This nuget package is just a metapackage for conveniance.
nhapi.base
by: Chad Chenoweth Duane Edwards Jake Aitchison
- 32 total downloads
- Latest version: 3.2.3
The core components for parsing/encoding HL7 messages. Contains the base classes and interfaces for datatypes, segments, and messages.
nHapi.Core
by: Chad Chenoweth Duane Edwards Federico Dipuma
- 14 total downloads
- Latest version: 2.6.0.2
NHapi.Core is the .NET Standard 2.0 version of a port of the original project HAPI.
NHapi allows Microsoft .NET developers to easily use an HL7 2.x object model. This object model allows for parsing and encoding HL7 2.x data to/from Pipe Delimited or XML formats. A very handy program for use in the health care industry.
This project is NOT affiliated with the HL7 organization. This software just conforms to the HL7 2.x specifications.
nhapi.model.v21
by: Chad Chenoweth Duane Edwards Jake Aitchison
- 22 total downloads
- Latest version: 3.2.4
Contains the data types, segments, and messages that follow the HL7 2.1 schema.
nhapi.model.v22
by: Chad Chenoweth Duane Edwards Jake Aitchison
- 25 total downloads
- Latest version: 3.2.4
Contains the data types, segments, and messages that follow the HL7 2.2 schema.
nhapi.model.v23
by: Chad Chenoweth Duane Edwards Jake Aitchison
- 31 total downloads
- Latest version: 3.2.4
Contains the data types, segments, and messages that follow the HL7 2.3 schema.
nhapi.model.v231
by: Chad Chenoweth Duane Edwards Jake Aitchison
- 29 total downloads
- Latest version: 3.2.4
Contains the data types, segments, and messages that follow the HL7 2.3.1 schema.
nhapi.model.v24
by: Chad Chenoweth Duane Edwards Jake Aitchison
- 25 total downloads
- Latest version: 3.2.4
Contains the data types, segments, and messages that follow the HL7 2.4 schema.
nhapi.model.v25
by: Chad Chenoweth Duane Edwards Jake Aitchison
- 44 total downloads
- Latest version: 3.2.4
Contains the data types, segments, and messages that follow the HL7 2.5 schema.
NHapi.Model.V251
by: Chad Chenoweth Duane Edwards Jacob Reimers
- 4 total downloads
- Latest version: 0.1.0
Clone of NHapi.
NHapi is a port of the original project HAPI.
NHapi allows Microsoft .NET developers to easily use an HL7 2.x object model. This object model allows for parsing and encoding HL7 2.x data to/from Pipe Delimited or XML formats. A very handy program for use in the health care industry.
This project is NOT affiliated with the HL7 organization. This software just conforms to the HL7 2.x specifications.
nhapi.model.v251
by: Chad Chenoweth Duane Edwards Jake Aitchison
- 35 total downloads
- Latest version: 3.2.4
Contains the data types, segments, and messages that follow the HL7 2.5.1 schema.