Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mstasak/vssolutioncatalog
Visual Studio Solution Catalog in XSharp
https://github.com/mstasak/vssolutioncatalog
entity-framework postgresql wpf xsharp
Last synced: about 22 hours ago
JSON representation
Visual Studio Solution Catalog in XSharp
- Host: GitHub
- URL: https://github.com/mstasak/vssolutioncatalog
- Owner: mstasak
- License: mit
- Created: 2024-12-31T12:20:25.000Z (about 1 month ago)
- Default Branch: master
- Last Pushed: 2025-01-30T23:29:22.000Z (3 days ago)
- Last Synced: 2025-01-31T00:18:44.184Z (3 days ago)
- Topics: entity-framework, postgresql, wpf, xsharp
- Language: xBase
- Homepage:
- Size: 50.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# VSSolutionCatalog
Purpose of project is to create and maintain a catalog of Visual Studio
solutions found under one or more user-specified directories.User can make notes, rate projects, and disposition them (completion
status and keep/delete). Identifying notable reusable code would be a
plus. Hoping to shrink my bloated \Dev and \Proj directory trees.## Configuration
Starting project template: XSharp-WPF
.Net version: Framework 4.8
Added references:
- EF: TBD
- PostgreSQL: TBD
- Toolkits: TBD