Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

Package Usage: nuget: IsExternalInit

A source code only package which allows you to use C# 9's init and record features in older target frameworks like .NET Standard 2.0 or the "old" .NET Framework by providing a polyfill for the IsExternalInit class. This package does not contain any compiled binaries, but instead adds the IsExternalInit class as C# source code to your project. Because this code is compiled together with the rest of your code, the built binaries will not have a dependency on this package, meaning that you can perfectly use it for both libraries and applications. The C# code is only included if you are targeting a framework version which does not support the IsExternalInit class. For example, if you create a library which multi-targets .NET Standard 2.0 and .NET 5.0, the IsExternalInit class is not provided in the .NET 5.0 compilation, because .NET 5.0 already provides support for the class by default. Please see https://github.com/manuelroemer/IsExternalInit for additional information on how to use this package.
8 versions
Latest release: over 124 years ago
7 dependent packages
1,338,713 downloads total

View more package details: https://packages.ecosyste.ms/registries/nuget.org/packages/IsExternalInit

View more repository details: https://repos.ecosyste.ms/hosts/GitHub/repositories/manuelroemer%2FIsExternalInit

Dependent Repos 274

microsoft/vs-servicehub
The service broker libraries used by Visual Studio to exchange intra- and inter-process services
  • * src/Microsoft.ServiceHub.Framework/Microsoft.ServiceHub.Framework.csproj

Size: 4.13 MB - Last synced: 4 days ago - Pushed: 5 days ago

sundews/Sundew.Packaging
Automated NuGet package publisher for CIs and local builds
  • 1.0.3 Source/Sundew.Packaging.Tool-net3.1/Sundew.Packaging.Tool-net3.1.csproj
  • 1.0.3 Source/Sundew.Packaging.Tool-net6.0/Sundew.Packaging.Tool-net6.0.csproj

Size: 571 KB - Last synced: about 1 month ago - Pushed: about 1 month ago

Somfic/EliteAPI
🌌 .NET library for Elite: Dangerous. In-game events, in-game state, keybindings.
  • 1.0.2 EliteAPI/EliteAPI.csproj
  • 1.0.2 EliteAPI.Abstractions/EliteAPI.Abstractions.csproj
  • 1.0.2 EliteAPI.Events/EliteAPI.Events.csproj
  • 1.0.2 EliteAPI.Tests/EliteAPI.Tests.csproj

Size: 66.1 MB - Last synced: 11 days ago - Pushed: 12 days ago

zijistark/QuickStart
A mod for Mount & Blade II: Bannerlord which allows you to skip all of new campaign setup -- or skip only some of it.
  • 1.0.1 src/QuickStart.csproj

Size: 128 KB - Last synced: 10 months ago - Pushed: almost 3 years ago

grzesiek-galezowski/nscan
dotNet Structural Constraints ANalyzer
  • 1.0.2 src/Build/Build.csproj
  • 1.0.2 src/Cake.NScan/Cake.NScan.csproj
  • 1.0.2 src/NScan.Adapters.Secondary/NScan.Adapters.Secondary.csproj
  • 1.0.2 src/NScan.Adapters.SecondarySpecification/NScan.Adapters.SecondarySpecification.csproj
  • 1.0.2 src/NScan.Console/NScan.Console.csproj
  • 1.0.2 src/NScan.DependencyPathBasedRulesSpecification/NScan.DependencyPathBasedRulesSpecification.csproj
  • 1.0.2 src/NScan.Domain.DependencyPathBasedRules/NScan.DependencyPathBasedRules.csproj
  • 1.0.2 src/NScan.Domain.NamespaceBasedRules/NScan.NamespaceBasedRules.csproj
  • 1.0.2 src/NScan.Domain.ProjectScopedRules/NScan.ProjectScopedRules.csproj
  • 1.0.2 src/NScan.Lib/NScan.Lib.csproj
  • 1.0.2 src/NScan.LibSpecification/NScan.LibSpecification.csproj
  • 1.0.2 src/NScan.Main/NScan.Main.csproj
  • 1.0.2 src/NScan.MainSpecification/NScan.MainSpecification.csproj
  • 1.0.2 src/NScan.NamespaceBasedRulesSpecification/NScan.NamespaceBasedRulesSpecification.csproj
  • 1.0.2 src/NScan.SharedKernel/NScan.SharedKernel.csproj
  • 1.0.2 src/NScanSpecification.Component/NScanSpecification.Component.csproj
  • 1.0.2 src/NScanSpecification.E2E/NScanSpecification.E2E.csproj
  • 1.0.2 src/NScanSpecification.Lib/NScanSpecification.Lib.csproj
  • 1.0.2 src/Test.Project/Test.Project.csproj

Size: 1.38 MB - Last synced: about 1 month ago - Pushed: about 1 month ago

RoGreat/RecruitEveryone
Bannerlord mod that allows you to add characters to your party that you would not be able to add normally.
  • 1.0.3 RecruitEveryone/RecruitEveryone.csproj

Size: 3.02 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

sitkoru/Sitko.Core
Sitko.Core is a set of libraries to help build .NET Core applications fast
  • 1.0.3 tests/Sitko.Core.App.Tests/Sitko.Core.App.Tests.csproj

Size: 5.85 MB - Last synced: about 1 month ago - Pushed: about 1 month ago

BUTR/Bannerlord.BUTR.Shared
Contains shared code for almost every module we use without the need of introducing dependencies
  • 1.0.3 src/Bannerlord.BUTR.Shared/Bannerlord.BUTR.Shared.csproj

Size: 276 KB - Last synced: 11 days ago - Pushed: about 1 month ago

craigktreasure/CentralBuildOutput
The Treasure.Build.CentralBuildOutput MSBuild project SDK.
  • * src/CentralBuildOutput.Tests/CentralBuildOutput.Tests.csproj

Size: 191 KB - Last synced: 9 days ago - Pushed: 9 days ago

Belphemur/Job.Scheduler
A simple job scheduling library relying on the async/await pattern in C#.
  • 1.0.3 Job.Scheduler/Job.Scheduler.csproj

Size: 1.74 MB - Last synced: 10 days ago - Pushed: 10 days ago

feO2x/Light.Validation
A lightweight library for validating Data Transfer Objects in .NET
  • 1.0.2 Code/Light.Validation/Light.Validation.csproj

Size: 282 KB - Last synced: 28 days ago - Pushed: over 1 year ago

LanguageDev/Yoakke
A collection of libraries for implementing compilers in .NET.
  • 1.0.1 Sources/Shared/Libraries/Polyfill/Polyfill.csproj

Size: 2.78 MB - Last synced: about 2 months ago - Pushed: about 2 months ago

igadmg/UE4AssistantCLI
UE4Assistant command line utility.
  • 1.0.2 UE4AssistantCLI/UE4AssistantCLI.csproj

Size: 301 KB - Last synced: 10 days ago - Pushed: 8 months ago

sliekens/gw2sdk
A .NET code library for interacting with the Guild Wars 2 API and game client.
  • 1.0.3 GW2SDK/packages.lock.json
  • 1.0.3 GW2SDK.Tests/GW2SDK.Tests.csproj
  • 1.0.3 GW2SDK.Tests/packages.lock.json

Size: 222 MB - Last synced: 5 days ago - Pushed: 6 days ago

zijistark/Pacemaker
Pacemaker: Make your own campaign pace.
  • 1.0.1 src/Pacemaker.csproj

Size: 271 KB - Last synced: 10 months ago - Pushed: over 1 year ago

Flavien/quickwire
Attribute-based dependency injection for .NET.
  • 1.0.2 src/Quickwire/Quickwire.csproj

Size: 111 KB - Last synced: about 1 year ago - Pushed: about 2 years ago

charvey/FantasyFootball
  • 1.0.3 Draft/FantasyFootball.Draft.Abstractions/FantasyFootball.Draft.Abstractions.csproj
  • 1.0.3 Draft/FantasyFootball.Draft.ClickyDraft/FantasyFootball.Draft.ClickyDraft.csproj
  • 1.0.3 FantasyPros/FantasyPros.csproj
  • 1.0.3 Preseason/FantasyFootball.Preseason/FantasyFootball.Preseason.csproj
  • 1.0.3 Preseason/FantasyFootball.Preseason.Abstractions/FantasyFootball.Preseason.Abstractions.csproj

Size: 1.17 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

grzesiek-galezowski/TrainingExamples
Training examples
  • 1.0.1 CSharp/EnvVars/EnvVars/EnvVars.csproj

Size: 29.5 MB - Last synced: 4 days ago - Pushed: 4 days ago

mniak/dotnet-packages
Monorepository with some .NET packages
  • 1.0.0 RequestCompression/Mniak.AspNetCore.RequestDecompression/Mniak.AspNetCore.RequestDecompression.csproj

Size: 60.5 KB - Last synced: 4 months ago - Pushed: 4 months ago

batutocon/convertcs
  • 1.0.2 CodeConverter-master/CodeConverter/CodeConverter.csproj

Last synced: over 1 year ago

win7user10/Laraue.CodeTranslation.TypeScript
Library to generate Typescript contracts code from some C# DTO classes using reflection.
  • 1.0.0 src/Laraue.CodeTranslation.Abstractions/Laraue.CodeTranslation.Abstractions.csproj
  • 1.0.0 src/Laraue.CodeTranslation.Common/Laraue.CodeTranslation.Common.csproj
  • 1.0.0 src/Laraue.CodeTranslation.Extensions/Laraue.CodeTranslation.Extensions.csproj

Size: 180 KB - Last synced: 29 days ago - Pushed: almost 3 years ago

RoGreat/FamilyTree
Bannerlord mod that adds a family tree into the encyclopedia. Based off of the Extended Family Bannerlord mod.
  • 1.0.2 FamilyTree/FamilyTree.csproj

Size: 49.8 KB - Last synced: about 1 year ago - Pushed: over 1 year ago

CrustyJohnson/Crusty.Bannerlord
  • 1.0.1 Crusty.Bannerlord.AWomansLot/Crusty.Bannerlord.AWomansLot/Crusty.Bannerlord.AWomansLot.csproj
  • 1.0.1 Crusty.Bannerlord.StoryMode.AWomansLot/Crusty.Bannerlord.StoryMode.AWomansLot.csproj
  • 1.0.1 Crusty.Bannerlord.YouAreAllowedToTalkToMe/Crusty.Bannerlord.YouAreAllowedToTalkToMe.csproj

Size: 108 KB - Last synced: about 1 year ago - Pushed: over 2 years ago

BepInEx/BepInEx.AssemblyPublicizer
  • 1.0.3 BepInEx.AssemblyPublicizer/BepInEx.AssemblyPublicizer.csproj

Size: 40 KB - Last synced: about 1 month ago - Pushed: about 1 month ago

Tauron1990/Project-Manager-Akka
  • 1.0.3 Src/Apps/DevTools/Tauron.SourceGenerators/Tauron.SourceGenerators.csproj

Size: 101 MB - Last synced: 6 months ago - Pushed: 6 months ago

Tyrrrz/GitHubActionsTestLogger
.NET test logger that reports to GitHub Actions
  • 1.0.2 GitHubActionsTestLogger/GitHubActionsTestLogger.csproj

Size: 467 KB - Last synced: 4 days ago - Pushed: 6 days ago

magicblock-labs/Solana.Unity-Core
Solana's Unity SDK and integration library.
  • 1.0.* src/Solana.Unity.Extensions/Solana.Unity.Extensions.csproj
  • 1.0.* src/Solana.Unity.KeyStore/Solana.Unity.KeyStore.csproj
  • 1.0.* src/Solana.Unity.Programs/Solana.Unity.Programs.csproj
  • 1.0.* src/Solana.Unity.Rpc/Solana.Unity.Rpc.csproj

Size: 4.01 MB - Last synced: 3 months ago - Pushed: 3 months ago

devlooped/dotnet-evergreen
A dotnet tool runner that automatically updates the tool package before and while running it
  • 1.0.3 src/dotnet-evergreen/dotnet-evergreen.csproj

Size: 118 KB - Last synced: 25 days ago - Pushed: about 1 month ago

BUTR/Bannerlord.Python
Adds an experimental ability to use mods written in IronPython. Requires BUTRLoader to work.
  • 1.0.3 src/Bannerlord.IronPython/Bannerlord.IronPython.csproj
  • 1.0.3 src/Bannerlord.IronPython.Implementation/Bannerlord.IronPython.Implementation.csproj

Size: 160 KB - Last synced: 11 months ago - Pushed: 11 months ago

brandoncimino/BSharp
Brandon's standalone C# utilities.
  • 1.0.2 BSharp/BSharp.csproj
  • 1.0.2 Testing/Testing.csproj
  • 1.0.2 Tests/Tests.csproj

Size: 2.34 MB - Last synced: 2 months ago - Pushed: 5 months ago

Whiteknight/ParserObjects
C# library for parser combinators
  • 1.0.2 ParserObjects/ParserObjects.csproj

Size: 2.25 MB - Last synced: 2 months ago - Pushed: 2 months ago

IntBasis/IntBasis.DocumentOriented
Document-Oriented Database Abstractions
  • 1.0.2 IntBasis.DocumentOriented/IntBasis.DocumentOriented.csproj

Size: 99.6 KB - Last synced: 29 days ago - Pushed: over 1 year ago

BUTR/Bannerlord.ModuleManager
Provides JS/TS/C# libraries for managing Module dependencies
  • 1.0.3 src/Bannerlord.ModuleManager/Bannerlord.ModuleManager.csproj

Size: 1.53 MB - Last synced: 11 days ago - Pushed: about 1 month ago

polyadic/funcky-discriminated-union
A source generator that generates Match methods for all your discriminated unions needs. ✨
  • 1.0.1 Funcky.DiscriminatedUnion.SourceGeneration/Funcky.DiscriminatedUnion.SourceGeneration.csproj

Size: 78.1 KB - Last synced: 28 days ago - Pushed: over 1 year ago

polyadic/funcky-money
A Money class, based on the TDD implementation of Kent Beck
  • * Funcky.Money/Funcky.Money.csproj

Size: 238 KB - Last synced: about 1 month ago - Pushed: 9 months ago

viceroypenguin/DBSCAN
Implementation of the DBSCAN clustering algorithm
  • 1.0.3 DBSCAN/DBSCAN.csproj

Size: 45.9 KB - Last synced: about 1 year ago - Pushed: about 1 year ago

binarycow/NetworkPrimitives
  • 1.0.1 src/NetworkPrimitives/NetworkPrimitives.csproj
  • 1.0.1 tests/NetworkPrimitives.Tests/NetworkPrimitives.Tests.Framework.csproj

Size: 1.1 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

ds5678/GearSpawner
  • 1.0.3 GearSpawner/GearSpawner.csproj

Size: 66.4 KB - Last synced: 25 days ago - Pushed: about 1 year ago

dibble-james/LinQL
LINQ like access to a GraphQL Server
  • 1.0.2 LinQL/LinQL.csproj

Size: 84 KB - Last synced: 2 months ago - Pushed: 2 months ago

jzebedee/bannerlord_no_splash_video
Remove the splash videos in Mount & Blade II Bannerlord
  • 1.0.2 src/SkipSplashVideos.csproj

Size: 23.4 KB - Last synced: 25 days ago - Pushed: almost 2 years ago

Synnotech-AG/Synnotech.MsSqlServer
Provides common functionality for database access to MS SQL Server.
  • 1.0.2 Code/Synnotech.MsSqlServer/Synnotech.MsSqlServer.csproj

Size: 218 KB - Last synced: 30 days ago - Pushed: over 1 year ago

zijistark/HousesCalradia
Houses of Calradia, an AI marriage and clan extinction prevention mod for Mount & Blade II: Bannerlord.
  • 1.0.1 src/HousesCalradia.csproj

Size: 182 KB - Last synced: 10 months ago - Pushed: almost 3 years ago

Synnotech-AG/Synnotech.Core
Provides general abstractions, algorithms, and data structures for .NET
  • 1.0.1 Code/Synnotech.Core/Synnotech.Core.csproj

Size: 111 KB - Last synced: 30 days ago - Pushed: over 1 year ago

hauke-w/Capsaicin.CodeAnalysis.Common
Provides utilities / extension methods related to types in Microsoft.CodeAnalysis namespace. These are helpful for creating source generators.
  • 1.0.2 Capsaicin.CodeAnalysis.Common/Capsaicin.CodeAnalysis.Common.csproj

Size: 80.1 KB - Last synced: 28 days ago - Pushed: about 2 years ago

devlooped/Azure.Functions.OpenApi 📦
A zero-code OpenAPI (Swagger) basic generator for Azure Functions
  • 1.0.1 src/Generator/Generator.csproj

Size: 141 KB - Last synced: 25 days ago - Pushed: about 1 year ago

amatukaze/ing
A flexible, powerful and lightweight KanColle tool/browser
  • 1.0.1 src/Game/Sakuno.ING.Game.Provider/Sakuno.ING.Game.Provider.csproj

Size: 6.65 MB - Last synced: 3 months ago - Pushed: 3 months ago

uly-s/bannerlord-banner-kings Fork of R-Vaccari/bannerlord-banner-kings
  • 1.0.2 BannerKings/BannerKings.csproj

Size: 16.9 MB - Last synced: 10 months ago - Pushed: 10 months ago

jvbsl/dotvariant Fork of mknejp/dotvariant
A type-safe and space-efficient sum type for C# (comparable to discriminated unions in C or C++)
  • 1.0.0 src/dotVariant.Generator/dotVariant.Generator.csproj
  • 1.0.0 src/dotVariant.Generator.Test/dotVariant.Generator.Test.csproj

Size: 491 KB - Last synced: about 1 month ago - Pushed: over 1 year ago

azakhi/BannerlordMods
Mods for Mount & Blade 2: Bannerlord
  • 1.0.2 LevellingCustomizer/LevellingCustomizer/LevellingCustomizer.csproj
  • 1.0.2 OldGeoCalculation/OldGeoCalculation/OldGeoCalculation.csproj
  • 1.0.2 WorkshopsAdvanced/WorkshopsAdvanced/WorkshopsAdvanced.csproj

Size: 224 KB - Last synced: 10 months ago - Pushed: over 1 year ago

vchirikov/gh-vstest-logger
  • * src/dotnet/Logger/Logger.csproj
  • 1.0.3 src/dotnet/Logger/packages.lock.json
  • 1.0.3 tests/Logger.UnitTests/packages.lock.json

Size: 979 KB - Last synced: 29 days ago - Pushed: over 1 year ago

Cat-Lips/GodotSharp.SourceGenerators
C# source generators for the Godot Game Engine
  • 1.0.3 SourceGenerators/SourceGenerators.csproj

Size: 314 KB - Last synced: 27 days ago - Pushed: 28 days ago

fowl2/LoopbackDataProvider
A custom Microsoft Dataverse Virtual Table Data Provider plugin that mirrors/loopbacks to another entity in the same environment, mapping the column/attribute names.
  • 1.0.1 src/LoopbackDataProvider.csproj
  • 1.0.1 src/packages.lock.json

Size: 22.5 KB - Last synced: about 1 year ago - Pushed: almost 3 years ago

Aragas/Aragas.CastleTownWithHorse
Fixes the issue of not being able to use a horse when entering a Castle or Town.
  • 1.0.2 src/Aragas.CastleTownWithHorse/Aragas.CastleTownWithHorse.csproj

Size: 48.8 KB - Last synced: 6 days ago - Pushed: over 1 year ago

Gitii/Community.Archives
A collection of libraries that support reading various popular archives.
  • 1.0.2 Community.Archives.Apk/Community.Archives.Apk.csproj
  • 1.0.2 Community.Archives.Apk.Tests/Community.Archives.Apk.Tests.csproj

Size: 62.6 MB - Last synced: about 1 year ago - Pushed: about 2 years ago