Ecosyste.ms: Repos

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

Package Usage: nuget: ConsoleHelperLibrary

Provides methods to center a console window, disable min/max buttons of a console window and a simple readline timeout
1 version
Latest release: almost 2 years ago
627 downloads total

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

Dependent Repos 10

dotnetgenetics/ef-core-7-samples Fork of karenpayneoregon/ef-core-7-samples
Collection of EF Core 7 code samples kept simple
  • 1.0.0 IMaterializationInterceptorSample/IMaterializationInterceptorSample.csproj
  • 1.0.0 Json1App/Json1App.csproj
  • 1.0.0 NewInEFCore7/NewInEFCore7.csproj
  • 1.0.0 SortByColumnNameApp/SortByColumnNameApp.csproj
  • 1.0.0 TestingStuff/TestingStuff.csproj
  • 1.0.0 TranslationStringIndexOfApp/TranslationStringIndexOfApp.csproj

Size: 396 KB - Last synced: 9 months ago - Pushed: over 1 year ago

dotnetgenetics/solutions-from-forums Fork of karenpayneoregon/solutions-from-forums
Various code samples for C#
  • 1.0.0 GreetingsConsoleApp/GreetingsConsoleApp.csproj
  • 1.0.0 KP_ConsoleAppNet62/KP_ConsoleAppNet62.csproj
  • 1.0.0 NewtonsoftDateOnlyTimeOnlyApp/NewtonsoftDateOnlyTimeOnlyApp.csproj
  • 1.0.0 ValidationApp/ValidationApp.csproj

Size: 4.21 MB - Last synced: 9 months ago - Pushed: over 1 year ago

karenpayneoregon/datagridview-header-transformation
SQL-Server utility library (formerly for DataGridView but has been expanded)
  • 1.0.0 Experiments/Experiments.csproj
  • 1.0.0 WhereInParametersApp/WhereInParametersApp.csproj

Size: 307 KB - Last synced: 5 months ago - Pushed: 5 months ago

karenpayneoregon/efcore-msaccess
Using EF Core to work with MS-Access
  • 1.0.0 AccessEntityFramework/AccessEntityFramework.csproj

Size: 187 KB - Last synced: 7 months ago - Pushed: 7 months ago

karenpayneoregon/ef-core-7-samples
Collection of EF Core 7 code samples kept simple
  • 1.0.0 WebStandardsWithJson/WebStandardsWithJson.csproj

Size: 1.92 MB - Last synced: 7 months ago - Pushed: 7 months ago

karenpayneoregon/csharp-11-ef-core-7-features
Code samples for .NET Core7/C#11 and EF Core 7
  • 1.0.0 GenericMathListPatternConsoleApp/GenericMathListPatternConsoleApp.csproj
  • 1.0.0 NorthWind2023App/NorthWind2023App.csproj
  • 1.0.0 ComplexTypesSampleApp/ComplexTypesSampleApp.csproj
  • 1.0.0 KP_ConsoleAppNet8/KP_ConsoleAppNet8.csproj
  • 1.0.0 NaturalSortApp/NaturalSortApp.csproj
  • 1.0.0 UsingAliasExample/UsingAliasExample.csproj
  • 1.0.0 AutoIncrementApp/AutoIncrementApp.csproj
  • 1.0.0 CollectionExpressionsApp/CollectionExpressionsApp.csproj
  • 1.0.2 DumpifySample/DumpifySample.csproj
  • 1.0.0 PatternMatchingApp1/PatternMatchingApp1.csproj

Size: 11.3 MB - Last synced: 28 days ago - Pushed: 28 days ago

karenpayneoregon/ef-code-8-samples
Various code sample for Entity Framework Core 8
  • 1.0.0 ComplexTypesSampleApp/ComplexTypesSampleApp.csproj
  • 1.0.0 ImmutableComplexTypesSampleApp/ImmutableComplexTypesSampleApp.csproj
  • 1.0.0 NorthWind2023App/NorthWind2023App.csproj
  • 1.0.2 AccessEntityFramework/AccessEntityFramework.csproj
  • 1.0.2 BooksApp/BooksApp.csproj
  • 1.0.2 CachingInterception/CachingInterception.csproj
  • 1.0.2 ComputedColumnsApp/ComputedColumnsApp.csproj
  • 1.0.2 CreateAndPopulateSqlServerApp/CreateAndPopulateSqlServerApp.csproj
  • 1.0.0 DateOnlyTimeOnlySampleApp/DateOnlyTimeOnlySampleApp.csproj
  • 1.0.0 DefaultConstraintSampleApp/DefaultConstraintSampleApp.csproj
  • 1.0.0 ExecuteUpdateDeleteSampleApp/ExecuteUpdateDeleteSampleApp.csproj
  • 1.0.0 HierarchyIdSampleApp/HierarchyIdSampleApp.csproj
  • 1.0.2 WineConsoleApp/WineConsoleApp.csproj
  • 1.0.2 DateBetweenApp/DateBetweenApp.csproj
  • 1.0.2 HasConversion_Bool_ColorApp/HasConversion_Bool_ColorApp.csproj
  • 1.0.2 NorthWind2023ReportsToApp/NorthWind2023ReportsToApp.csproj
  • 1.0.2 TimeBetweenApp/TimeBetweenApp.csproj
  • 1.0.2 DbCommandInterceptorApp1/DbCommandInterceptorApp1.csproj
  • 1.0.2 GetWeekendDatesCorrectlyAppCore/GetWeekendDatesCorrectlyAppCore.csproj

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

karenpayneoregon/validate-on-start-samples
Main purpose: validating enum in ASP.NET Core/Razor Pages
  • 1.0.2 MiscSettingsApp/MiscSettingsApp.csproj

Size: 1.18 MB - Last synced: 7 months ago - Pushed: 7 months ago

karenpayneoregon/razor-pages-IOptions-samples
Code samples to store and read information from appsettings.json for web projects. Not a how to step by step but instead solid code samples
  • 1.0.0 DependencyInjectionConsoleApplication/DependencyInjectionConsoleApplication.csproj
  • 1.0.0 ReadSettingsConsoleApplication/ReadSettingsConsoleApplication.csproj

Size: 1.5 MB - Last synced: 12 days ago - Pushed: 12 days ago

karenpayneoregon/calendar-dapper-efcore
Mirror examples against a calendar database using .NET Core 8 with Dapper and EF Core
  • 1.0.2 DapperFrontend1/DapperFrontend1.csproj
  • 1.0.0 EntityFrontend1/EntityFrontend1.csproj

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

karenpayneoregon/ef-core-transforming
Provides easy to follow transformations/conversions for EF Core
  • 1.0.0 BooksConsoleApp/BooksConsoleApp.csproj
  • 1.0.0 Console1/Console1.csproj
  • 1.0.0 EF.ValidationResultExample/EF.ValidationResultExample.csproj
  • 1.0.0 EntityFrameworkCoreDateOnly/DateOnlyApp.csproj
  • 1.0.0 EntityFrameworkCoreHasConversion/HasConversion.csproj
  • 1.0.0 HasConversionDictionary/HasConversionDictionary.csproj
  • 1.0.0 ValueConversionsEncryptProperty/ValueConversionsEncryptProperty.csproj

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

karenpayneoregon/WindowsFormsMoveItemsUpDown
Reordering rows in various windows form controls using .NET Framework .NET Core
  • 1.0.0 CreateRowMarkerSampleApp/CreateRowMarkerSampleApp.csproj

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

karenpayneoregon/generic-basics-csharp
Learn the basics for working with generics
  • 1.0.2 CheckedListBoxExtensionsApp/CheckedListBoxExtensionsApp.csproj

Size: 1.19 MB - Last synced: 27 days ago - Pushed: 28 days ago

karenpayneoregon/logging-with-serilog-csharp
Implementing Serilog for C#
  • 1.0.2 DumpObjectsApp/DumpObjectsApp.csproj
  • 1.0.0 JsonLogApp/JsonLogApp.csproj

Size: 1.97 MB - Last synced: 6 days ago - Pushed: 7 days ago

karenpayneoregon/console-apps
Learn how to work with console application, beginner to advance topics
  • 1.0.0 DownloadStringWebApp/DownloadStringWebApp.csproj
  • 1.0.0 GetIntFrom1To10App/GetIntFrom1To10App.csproj
  • 1.0.0 GridConsoleApp1/GridConsoleApp1.csproj
  • 1.0.0 MenuFuelApp/MenuFuelApp.csproj
  • 1.0.0 TimerSamples/ThreadingTimerApp.csproj

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

karenpayneoregon/bogus-datasets
Code samples to create Bogus custom DataSet
  • 1.0.0 NorthWindApp/NorthWindApp.csproj
  • 1.0.0 SeedingFrontendApp/SeedingFrontendApp.csproj

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

karenpayneoregon/working-with-data-2022
For an article comparing EF Core to SqlClient data provider
  • 1.0.0 EntityFrameworkCore6App/EntityFrameworkCore6App.csproj
  • 1.0.0 IndexMonths/IndexMonths.csproj
  • 1.0.0 IndexRangeApp/IndexRangeApp.csproj
  • 1.0.0 IndexingSamplerApp/IndexingSamplerApp.csproj

Size: 940 KB - Last synced: 5 months ago - Pushed: 5 months ago

karenpayneoregon/dyynamic-sql-where-in
Provides methods to generate dynamic WHERE IN clauses for databases
  • 1.0.0 DapperWhereInSample/DapperWhereInSample.csproj

Size: 618 KB - Last synced: about 1 month ago - Pushed: 5 months ago

karenpayneoregon/teaching-simple-validation-1
data annotations for windows forms with error provider using net8/C#
  • 1.0.0 CustomersAddressApp/CustomersAddressApp.csproj

Size: 933 KB - Last synced: 5 months ago - Pushed: 5 months ago

karenpayneoregon/generic-repository-samples
A place for various code tips
  • 1.0.2 WorkingWithInterfacesApp1/WorkingWithInterfacesApp1.csproj

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

karenpayneoregon/configuration-inject-helpers
Provides easy methods to read connection strings from appsettings.json in console projects
  • 1.0.0 ConsoleConfigurationApp/ConsoleConfigurationApp.csproj

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

karenpayneoregon/enumeration-globbing-folders-files
Learn to iterate folders and files asynchronously
  • 1.0.0 DeleteFolders/DeleteFolders.csproj
  • 1.0.0 GlobbingIncludeExcludeApp/GlobbingIncludeExcludeApp.csproj

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

karenpayneoregon/json-samples
System.Text.Json code sample
  • 1.0.0 OtherApp/OtherApp.csproj
  • 1.0.2 PerfectWorld1/PerfectWorld1.csproj
  • 1.0.2 ReadOddJsonApp/ReadOddJsonApp.csproj
  • 1.0.0 WithAdditionModifierApp/WithAdditionModifierApp.csproj

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

karenpayneoregon/flash-sessions
For putting on 15 to 30 minute learning sessions
  • 1.0.0 Dotnet/DapperLibraryFrontend/DapperLibraryFrontend.csproj
  • 1.0.2 SomeLibraryFrontEnd/SomeLibraryFrontEnd.csproj
  • 1.0.0 BasicsFrontendApp/BasicsFrontendApp.csproj
  • 1.0.0 Week2BlankSlateApp/Week2BlankSlateApp.csproj
  • 1.0.0 IndexMonths/IndexMonths.csproj
  • 1.0.0 Week4/Week4.csproj

Size: 2.92 MB - Last synced: 19 days ago - Pushed: 20 days ago

karenpayneoregon/view-stored-procedures
Simple view for SQL-Server database stored procedures
  • 1.0.0 GetStoredProceduresApp/GetStoredProceduresApp.csproj

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

karenpayneoregon/teach-sqlite
For teaching purposes
  • 1.0.2 Wines/WinesApp.csproj
  • 1.0.0 BackupDatabaseSampleApp/BackupDatabaseSampleApp.csproj
  • 1.0.0 CreateNewDatabaseAoo/CreateNewDatabaseApp.csproj

Size: 706 KB - Last synced: 19 days ago - Pushed: 20 days ago

Kaskasiaho/DungeonCrawler
  • 1.0.2 DungeonCrawler/DungeonCrawler.csproj
  • 1.0.2 DungeonCrawler/obj/project.assets.json

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

karenpayneoregon/Generative-Artificial-Intelligence
For teaching how to ask AI questions in VS Code and Visual Studio
  • 1.0.0 DapperBirthdaysComputedColumns/DapperBirthdaysComputedColumns.csproj
  • 1.0.0 DebuggingWithCopilot/DebuggingWithCopilot.csproj
  • 1.0.2 InterfacesClassesExamples/InterfacesClassesExamples.csproj

Size: 1.68 MB - Last synced: 1 day ago - Pushed: 1 day ago