You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -171,7 +171,7 @@ Looking to have a more enjoyable experience when consuming a popular .NET librar
171
171
-[Validus](https://github.com/pimbrouwers/Validus) - A composable validation library for F#, with built-in validators for most primitive types and easily extended through custom validators.
-[FsUnity](https://github.com/FsUnity) - F# Libraries, Tools, and Plugins for the Unity3d Game Engine.
177
177
-[Garnet](https://github.com/bcarruthers/garnet) - Garnet is a lightweight game composition library for F# with entity-component-system (ECS) and actor-like messaging features.
@@ -223,7 +223,7 @@ Looking to have a more enjoyable experience when consuming a popular .NET librar
223
223
224
224
-[F# RISC-V Instruction Set formal specification](https://github.com/mrLSD/riscv-fs) - RISC-V CPU formal ISA Specification. RISC-V CPU simulator with ELF files execution.
225
225
226
-
## Static site generators
226
+
## Static Site Generators
227
227
228
228
-[SkunkHTML](https://github.com/MaxGripe/skunk-html) - Markdown Blog with GitHub Pages.
229
229
@@ -242,7 +242,7 @@ Looking to have a more enjoyable experience when consuming a popular .NET librar
242
242
-[xUnit.net](https://xunit.net/) - Free, open source, community-focused unit testing tool for the .NET Framework.
243
243
<!--lint enable double-link -->
244
244
245
-
## Type providers
245
+
## Type Providers
246
246
247
247
-[AzureStorageTypeProvider](https://github.com/fsprojects/AzureStorageTypeProvider) - F# Azure Type Provider which can be used to explore Blob, Table and Queue Azure Storage assets and easily apply CRUD operations on them.
248
248
-[DynamicsCRMProvider](https://github.com/fsprojects/DynamicsCRMProvider) - Type provider for Microsoft Dynamics CRM 2011.
@@ -268,7 +268,7 @@ Looking to have a more enjoyable experience when consuming a popular .NET librar
268
268
-[SQLProvider](https://github.com/fsprojects/SQLProvider) - General F# SQL database erasing type provider, supporting LINQ queries, schema exploration, individuals, CRUD operations and much more besides.
269
269
-[SwaggerProvider](https://github.com/fsprojects/SwaggerProvider) - F# generative Type Provider for Swagger.
270
270
271
-
### Creating type providers
271
+
### Creating Type Providers
272
272
273
273
-[FSharp.TypeProviders.StarterPack](https://github.com/fsprojects/FSharp.TypeProviders.StarterPack) - The ProvidedTypes SDK for creating F# type providers.
274
274
@@ -280,7 +280,7 @@ Looking to have a more enjoyable experience when consuming a popular .NET librar
280
280
-[SharpVG](https://github.com/ChrisNikkel/SharpVG) - Create SVG vector graphics in F#.
281
281
-[XPlot](https://github.com/fslaborg/XPlot) - A plotting library for the F# programming language.
282
282
283
-
## Web frameworks
283
+
## Web Frameworks
284
284
<!--lint disable double-link -->
285
285
-[Bolero](https://github.com/fsbolero/Bolero/) - F# in WebAssembly, develop SPAs with the full power of F# and .NET Blazor.
286
286
-[Falco](https://github.com/pimbrouwers/Falco/) - A functional-first toolkit for building brilliant ASP.NET Core applications using F#.
0 commit comments