40 packages tagged with “records”
Design and build-time code-gen for records, unions, lenses and immutable With functions
A client library for integration with Documaster RMS (Records Management System) using Noark 5 Web Services.
A .NET Global Tool for adopting and using Architectural Decision Records (ADR).
A typesafe way of adding with-functionality to any type.
C# latest/.NET 5.0 template for model generated immutable records.
Allows .NET standard builds to use and consume assembiles compiled with C# 9 records.
The Purpose of this plugin is to count the records of any entity inside MS Dynamics 365 CE
Utilities to match person records via demographic data
Source generators is a new feature added to VB.NET since VS.NET version 16.9. It allows you to write code to generate code that is added to your source code in compilation time. You can combine this feature with the Roslyn compiler powerful tools like SyntaxFacyoty, SyntaxTree and SemanticModel to parse, compile and analyze VB syntax and generate any additional code based on that. As an application of these concept, I made a syntax for VB Records, which consists of a Class/Structure declaration followed by a parameter list, followed by an optional Inherits statement. You can also add Imports statements at top of the file. These 4 parts are all VB valid syntax parts, but I grouped them in a new way to form the record syntax. See documentation for more information about the record syntax. See the readme for more info about how to use the Record Generator and the record syntax.
C# template for model generated polymorphic records.
Polyfills for .NET Core features on .NET Framework and .NET Standard 2.0
Package Description
Generates immutable record classes from C# definitions.
RoutingRecords is a small set of tools that help Asp.Net Core developers to program cool and simple APIs in .Net 5. It relies on record type objects to define inline endpoints.
Rapidly build finance based applications. Allows for record keeping, transaction monitoring etc.
This library aims to reduce the boilerplate to create records for older projects that cannot upgrade to C# 8.0 when it is released and for any current projects that don't want to wait for C# 8.0 to be released with record support.
Provides functionality to select a random sample subset of data for multiple use cases. These include deleting data from development/test systems after copying the production database
C# records (immutable structs and classes) analyzer and code fix to create Constructor and `With` method. Installs as a development dependency.
Adds C# 9/10's record/record struct support for .NET Framework 2, 3, and 3.5.
Simple compile-time dependency for allowing the use of modern C# features in older build targets.
A command-line tool for working with Architecture Decisions Records
Simple library to help in the reading and writing of CSV formatted content.
A C# library that faciliates manipulating dtos using ideas taken from functional lenses.
A dotnet tool for working with Architecture Decision Records (ADRs).
Base record for exception
Provides a simple framework for handling data pagination from within any kind of .NET system.