Pinned Loading
-
ProductApi.EFCoreWithCosmos
ProductApi.EFCoreWithCosmos PublicSimple .NET Core API demonstrating the use of EF Core and Cosmos DB. This Api is set up with REST endpoints but also has a GraphQL endpoint (using HotChocolate) to allow for flexibility
C#
-
WMCScraperPy
WMCScraperPy PublicAn Azure function written in Python for scraping data from the WMC web page for the purpose of uploading the race result data into a Cosmos DB for use in the Apex Vizualiser
Python
-
ApexVizFunctions
ApexVizFunctions PublicAzure Functions to support Apex Visualizer featuring .NET Core and Graph QL. This will be called by WMCScraperPy to populate the CosmosDB.
C#
-
-
GIFramework-Maps
GIFramework-Maps PublicForked from Dorset-Council-UK/GIFramework-Maps
A .NET based web map built with OpenLayers and Bootstrap
TypeScript
-
How to Resolve: Visual Studio .NET 8...
How to Resolve: Visual Studio .NET 8 / .NET 9 React Project vite build "Error: Could not Create Certificate" 1When creating a fresh .NET Core 8 React project on a fresh developer machine using Visual Studio 2022, I found that I was getting an error that was preventing the application from running locally. Specifically, the errors "Error: Could Not Create Certificate" and "There was an error exporting the HTTPS developer certificate to a file. Please create the target directory before exporting. Choose permissions carefully when creating it." After a little time digging into and little success finding documentation on the issue, I finally sloved my error.
23### Prerequisites
4- This applies to any development machines that do not already have a folder created at `%APPDATA%\ASP.NET\https` OR your app home directory (Generally `C:\Users\USERNAME` or use `%HOMEPATH%`)
5
If the problem persists, check the GitHub status page or contact support.