Found 30 packages
Allows to configure Log4net as Microsoft Extensions Logging handler on any ASP.NET Core application. Original code proposal by @anuraj --> https://dotnetthoughts.net/how-to-use-log4net-with-aspnetcore-for-logging/
Module that contains parliament proposal services and processors.
Package Description
Proposal Generation Engine client library for .NET
Genesis is a contract that implements base functionality of the chain such as contract proposal and updating.
Multi-carrier insurance quoting engine for .NET. Compare rates, analyze coverage options, and generate proposal documents in PDF format.
Allows to configure Log4net as Microsoft Extensions Logging handler on any .NET Core application. Original code proposal by @anuraj --> https://dotnetthoughts.net/how-to-use-log4net-with-aspnetcore-for-logging/
C# Compiler 2.8.2 + Compiler Intrinsics Proposal (https://github.com/dotnet/roslyn/issues/11475). This package was built from the source at https://github.com/mjsabby/roslyn/tree/compilerintrinsics_2_8_2
SHA-3 proposal Blake
C# (.NET Standard) implementation of the BIP39 Bitcoin Improvement Proposal Document https://github.com/bitcoin/bips/blob/master/bip-0039.mediawiki
NuGet package for functionality for estimating profits/losses given a solar array proposal. The package attempts to answer the question of "With a proposal of x kw generation/year, at y per month, for z years, at what point during the financing terms do the solar panels become cheaper than not having them?"
Code analysis tool for developers working for Orbilon Technologies via Proposalify.
The CodePlex Parallel STL project is the Microsoft prototype of the Working Draft, Technical Specification for C++ Extensions for Parallelism a proposal to add a set of high level parallel algorithms to the next major version of the ISO C++.
Allows to group dependency-registrations in classes called modules. Based on my proposal at https://github.com/dotnet/runtime/issues/37867
Data transfer models for Proposals
A package that help to manage the status and action for invoice, proposal, and work order
Proposed Language Server Protocol models, classes, interfaces and helper methods, that may or may not make it into the final spec
Proposed Debug Adapter Protocol models, classes, interfaces and helper methods, that may or may not make it into the final spec
Why does C++ need another range library? Simply put, the existing solutions haven't kept up with the rapid evolution of C++. Range v3 is a library for the future C++. Not only does it work well with today's C++ -- move semantics, lambdas, automatically deduced types and all -- it also anticipates tomorrow's C++ with Concepts. Range v3 forms the basis of a proposal to add range support to the standard library (N4128: Ranges for the Standard Library). It also will be the reference implementation for an upcoming Technical Specification. These are the first steps toward turning ranges into an international standard.
Minimal, allocation-free discriminated unions for C#, aligned with the C# unions language proposal. It's designed to be drop-in compatible with the upcoming native feature. Giving you modern, idiomatic C# union types today.