hexsha
stringlengths
40
40
size
int64
5
1.05M
ext
stringclasses
588 values
lang
stringclasses
305 values
max_stars_repo_path
stringlengths
3
363
max_stars_repo_name
stringlengths
5
118
max_stars_repo_head_hexsha
stringlengths
40
40
max_stars_repo_licenses
listlengths
1
10
max_stars_count
float64
1
191k
max_stars_repo_stars_event_min_datetime
stringdate
2015-01-01 00:00:35
2022-03-31 23:43:49
max_stars_repo_stars_event_max_datetime
stringdate
2015-01-01 12:37:38
2022-03-31 23:59:52
max_issues_repo_path
stringlengths
3
363
max_issues_repo_name
stringlengths
5
118
max_issues_repo_head_hexsha
stringlengths
40
40
max_issues_repo_licenses
listlengths
1
10
max_issues_count
float64
1
134k
max_issues_repo_issues_event_min_datetime
stringlengths
24
24
max_issues_repo_issues_event_max_datetime
stringlengths
24
24
max_forks_repo_path
stringlengths
3
363
max_forks_repo_name
stringlengths
5
135
max_forks_repo_head_hexsha
stringlengths
40
40
max_forks_repo_licenses
listlengths
1
10
max_forks_count
float64
1
105k
max_forks_repo_forks_event_min_datetime
stringdate
2015-01-01 00:01:02
2022-03-31 23:27:27
max_forks_repo_forks_event_max_datetime
stringdate
2015-01-03 08:55:07
2022-03-31 23:59:24
content
stringlengths
5
1.05M
avg_line_length
float64
1.13
1.04M
max_line_length
int64
1
1.05M
alphanum_fraction
float64
0
1
64b4e4fdfac3dff137f48891e96e37fd2697b326
774
cs
C#
source/RedArmory/ViewModels/SubNavigatorViewModel.cs
takuya-takeuchi/RedArmory
c6a98f65c220275281655fe8c1f2413cf7a5bdd5
[ "MIT" ]
21
2016-01-02T10:28:56.000Z
2021-05-15T05:57:04.000Z
source/RedArmory/ViewModels/SubNavigatorViewModel.cs
takuya-takeuchi/RedArmory
c6a98f65c220275281655fe8c1f2413cf7a5bdd5
[ "MIT" ]
37
2015-12-19T21:06:44.000Z
2020-10-23T11:15:07.000Z
source/RedArmory/ViewModels/SubNavigatorViewModel.cs
takuya-takeuchi/RedArmory
c6a98f65c220275281655fe8c1f2413cf7a5bdd5
[ "MIT" ]
2
2019-08-15T02:46:11.000Z
2021-03-28T14:18:59.000Z
using GalaSoft.MvvmLight; namespace Ouranos.RedArmory.ViewModels { internal sealed class SubNavigatorViewModel : ViewModelBase { #region Properties private object _Content; public object Content { get { return this._Content; ...
17.2
63
0.430233
bdbb7ed29ce7a597d4e1a34f9438ed91d7644884
402
cs
C#
Macrocosm/Filter/IgonreGlobalActionFilter.cs
AutismPatient/film-dy2018
4fcfc75311812b61260156d425a4a8a540823342
[ "Apache-2.0" ]
2
2020-02-27T11:48:15.000Z
2021-02-22T18:25:45.000Z
Macrocosm/Filter/IgonreGlobalActionFilter.cs
AutismPatient/film-dy2018
4fcfc75311812b61260156d425a4a8a540823342
[ "Apache-2.0" ]
1
2020-03-20T06:49:38.000Z
2020-03-20T06:49:38.000Z
Macrocosm/Filter/IgonreGlobalActionFilter.cs
AutismPatient/film-dy2018
4fcfc75311812b61260156d425a4a8a540823342
[ "Apache-2.0" ]
null
null
null
using Microsoft.AspNetCore.Mvc.Filters; using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; namespace Macrocosm.Filter { public class IgonreGlobalActionFilter : IAsyncActionFilter { public async Task OnActionExecutionAsync(ActionExecutingContext context, Ac...
23.647059
110
0.728856
da36663575a137720f3dec15187fed6a78df129c
729
cs
C#
ClimateMuseum_VR/Assets/ZFBrowser/Demo/Scripts/ExplainUnzip.cs
CognitiveModeling/InteractiveClimateMuseum
c10038fdc4f236bdbd31c4950cdb4e6ad216e33a
[ "CC0-1.0" ]
null
null
null
ClimateMuseum_VR/Assets/ZFBrowser/Demo/Scripts/ExplainUnzip.cs
CognitiveModeling/InteractiveClimateMuseum
c10038fdc4f236bdbd31c4950cdb4e6ad216e33a
[ "CC0-1.0" ]
null
null
null
ClimateMuseum_VR/Assets/ZFBrowser/Demo/Scripts/ExplainUnzip.cs
CognitiveModeling/InteractiveClimateMuseum
c10038fdc4f236bdbd31c4950cdb4e6ad216e33a
[ "CC0-1.0" ]
null
null
null
using UnityEngine; using System.Collections; namespace ZenFulcrum.EmbeddedBrowser { /** Out of the box, our BrowserAssets won't be in place. If they aren't, explain what to do. */ [RequireComponent(typeof(Browser))] public class ExplainUnzip : MonoBehaviour { public void Start() { var browser = GetComponent<Brow...
22.78125
95
0.663923
55102047ae9743ac9bc1c7d3342243ac9f1522e1
2,183
cs
C#
PSP_EMU/memory/IMemoryWriter.cs
xXxTheDarkprogramerxXx/PSPSHARP
844cc2f8efbf2c173e8a2884e892d73392ead437
[ "MIT" ]
4
2018-09-17T14:50:15.000Z
2021-12-27T16:39:11.000Z
PSP_EMU/memory/IMemoryWriter.cs
xXxTheDarkprogramerxXx/PSPSHARP
844cc2f8efbf2c173e8a2884e892d73392ead437
[ "MIT" ]
null
null
null
PSP_EMU/memory/IMemoryWriter.cs
xXxTheDarkprogramerxXx/PSPSHARP
844cc2f8efbf2c173e8a2884e892d73392ead437
[ "MIT" ]
5
2019-07-03T13:59:07.000Z
2020-07-15T12:27:07.000Z
/* This file is part of pspsharp. pspsharp is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. pspsharp is distributed in the hope that it wil...
34.109375
84
0.69629
5555bf86a46b7de0cbf3835aad9ec4f941ed53be
4,702
cs
C#
Assets/Scripts/ECS/Grid/Buckets/EntityBucketSystem.cs
Buffes/ecosystem
361c4bfa802ba1c7a25df43644091b931e7875a5
[ "MIT" ]
6
2020-01-22T10:56:57.000Z
2020-06-22T04:52:48.000Z
Assets/Scripts/ECS/Grid/Buckets/EntityBucketSystem.cs
Buffes/ecosystem
361c4bfa802ba1c7a25df43644091b931e7875a5
[ "MIT" ]
18
2020-03-14T15:42:02.000Z
2020-05-26T14:30:42.000Z
Assets/Scripts/ECS/Grid/Buckets/EntityBucketSystem.cs
Buffes/ecosystem
361c4bfa802ba1c7a25df43644091b931e7875a5
[ "MIT" ]
1
2020-02-11T09:47:48.000Z
2020-02-11T09:47:48.000Z
using Ecosystem.ECS.Animal; using Ecosystem.ECS.Death; using Unity.Collections; using Unity.Entities; using Unity.Jobs; using Unity.Mathematics; using Unity.Transforms; namespace Ecosystem.ECS.Grid.Buckets { /// <summary> /// Sorts entities into buckets based on position. /// <para/> /// Buckets are u...
37.31746
129
0.565717
2b6834240b201a8a5210d014166b11a00c74f9f2
39,604
cs
C#
SolastaMultiClass/Patches/SharedSpellcastingPatchers.cs
ChrisPJohn/SolastaMultiClass
a28a0a36ecb97c0310d56f1fbec8eb5abd75f3ba
[ "MIT" ]
null
null
null
SolastaMultiClass/Patches/SharedSpellcastingPatchers.cs
ChrisPJohn/SolastaMultiClass
a28a0a36ecb97c0310d56f1fbec8eb5abd75f3ba
[ "MIT" ]
null
null
null
SolastaMultiClass/Patches/SharedSpellcastingPatchers.cs
ChrisPJohn/SolastaMultiClass
a28a0a36ecb97c0310d56f1fbec8eb5abd75f3ba
[ "MIT" ]
null
null
null
using HarmonyLib; using SolastaModApi; using System; using System.Collections.Generic; using System.Linq; using System.Reflection; using UnityEngine; using UnityEngine.UI; using static FeatureDefinitionCastSpell; namespace SolastaMultiClass.Patches { class SharedSpellcastingPatchers { [HarmonyPatch(ty...
58.241176
298
0.609029
a7703d6d2034ee85fc5f70506a50677a266a6d52
407
cs
C#
DockerDefinitivo.Api/Repositories/IBaseInterface.cs
gomescgpereira/nginx
7f8921bbe157581cfcd7f3594b4c9ed39344ed50
[ "MIT" ]
null
null
null
DockerDefinitivo.Api/Repositories/IBaseInterface.cs
gomescgpereira/nginx
7f8921bbe157581cfcd7f3594b4c9ed39344ed50
[ "MIT" ]
null
null
null
DockerDefinitivo.Api/Repositories/IBaseInterface.cs
gomescgpereira/nginx
7f8921bbe157581cfcd7f3594b4c9ed39344ed50
[ "MIT" ]
null
null
null
using DockerDefinitivo.Api.Model; using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; namespace DockerDefinitivo.Api.Repositories { public interface IBaseInterface { IEnumerable<Tarefa> ListAll(); Tarefa GetId(int id); IEnumerable<Tarefa> Li...
22.611111
56
0.722359
7d1e288cc0168812a866279a0d4f877590203378
17,505
cs
C#
showcase/Word 2013 Demo/CS/Properties/Resources.Designer.cs
aTiKhan/winforms-demos
ba27b6748fa0723dcd42906ee58cb0e944291e51
[ "Info-ZIP" ]
null
null
null
showcase/Word 2013 Demo/CS/Properties/Resources.Designer.cs
aTiKhan/winforms-demos
ba27b6748fa0723dcd42906ee58cb0e944291e51
[ "Info-ZIP" ]
null
null
null
showcase/Word 2013 Demo/CS/Properties/Resources.Designer.cs
aTiKhan/winforms-demos
ba27b6748fa0723dcd42906ee58cb0e944291e51
[ "Info-ZIP" ]
null
null
null
#region Copyright Syncfusion Inc. 2001-2018. // Copyright Syncfusion Inc. 2001-2018. All rights reserved. // Use of this code is subject to the terms of our license. // A copy of the current license can be obtained at any time by e-mailing // licensing@syncfusion.com. Any infringement will be prosecuted under // applic...
37.9718
183
0.541103
7d681c30fc10fbca6c86ee31552576a03871b28f
1,658
cs
C#
Game/ThisChess/ThisChess/Assets/Scripts/UIOptionScripts/DisplaySetting.cs
IdlessChaye/Unity
5c9a7d5f2f9de20d156e8f8b4d7ff98e57d760df
[ "MIT" ]
null
null
null
Game/ThisChess/ThisChess/Assets/Scripts/UIOptionScripts/DisplaySetting.cs
IdlessChaye/Unity
5c9a7d5f2f9de20d156e8f8b4d7ff98e57d760df
[ "MIT" ]
null
null
null
Game/ThisChess/ThisChess/Assets/Scripts/UIOptionScripts/DisplaySetting.cs
IdlessChaye/Unity
5c9a7d5f2f9de20d156e8f8b4d7ff98e57d760df
[ "MIT" ]
null
null
null
using System.Collections; using System.Collections.Generic; using UnityEngine; public class DisplaySetting : MonoBehaviour { private GameObject UIToggleChessboardVisible; private void Start() { UIToggleChessboardVisible = GameObject.Find("CheckBox - ChessboardVisible"); } private void Update()...
35.276596
98
0.718938
34932afa33dc106df3d1905af606e2a87fddb5ca
8,913
cs
C#
Assets/uMMORPG/Scripts/Skill.cs
TUmedu/moonwaker
fbfbc62b961222e33d736a344c2c1bf59ee8bb58
[ "MIT" ]
null
null
null
Assets/uMMORPG/Scripts/Skill.cs
TUmedu/moonwaker
fbfbc62b961222e33d736a344c2c1bf59ee8bb58
[ "MIT" ]
null
null
null
Assets/uMMORPG/Scripts/Skill.cs
TUmedu/moonwaker
fbfbc62b961222e33d736a344c2c1bf59ee8bb58
[ "MIT" ]
null
null
null
// The Skill struct only contains the dynamic skill properties and a name, so // that the static properties can be read from the scriptable object. The // benefits are low bandwidth and easy Player database saving (saves always // refer to the scriptable skill, so we can change that any time). // // Skills have to be ...
38.089744
117
0.653203
3ce7645473e539aee8a46a1dc11eff062bb549a6
11,594
cshtml
C#
src/EA.Iws.Web/Areas/AdminImportAssessment/Views/KeyDates/Index.cshtml
DEFRA/prsd-iws
00622f1ec2db33516d365143e260843bbceb63c9
[ "Unlicense" ]
1
2019-05-17T06:08:08.000Z
2019-05-17T06:08:08.000Z
src/EA.Iws.Web/Areas/AdminImportAssessment/Views/KeyDates/Index.cshtml
DEFRA/prsd-iws
00622f1ec2db33516d365143e260843bbceb63c9
[ "Unlicense" ]
46
2017-01-24T17:10:09.000Z
2022-01-24T16:38:50.000Z
src/EA.Iws.Web/Areas/AdminImportAssessment/Views/KeyDates/Index.cshtml
DEFRA/prsd-iws
00622f1ec2db33516d365143e260843bbceb63c9
[ "Unlicense" ]
2
2017-12-13T19:37:51.000Z
2021-04-10T21:34:43.000Z
@using EA.Iws.Core.ImportNotificationAssessment @using EA.Iws.Core.Notification @using Resource = EA.Iws.Web.Areas.AdminImportAssessment.Views.KeyDates.IndexResources @using EA.Iws.Core.NotificationAssessment @using EA.Iws.Web.Areas.AdminImportAssessment.ViewModels.KeyDates @using EA.Prsd.Core.Web.Mvc.RazorHelpers @mo...
34.1
227
0.482232
a72549f0f9fdee585e75632806da3f30c585c45c
297
cs
C#
BookstoreChallenge.BackEnd/BookstoreChallenge.Domain/Entity/User.cs
renatoavila/BookstoreChallenge.BackEnd
6b66d5d9be38b006a165de2d80b88ce7efef1f55
[ "MIT" ]
null
null
null
BookstoreChallenge.BackEnd/BookstoreChallenge.Domain/Entity/User.cs
renatoavila/BookstoreChallenge.BackEnd
6b66d5d9be38b006a165de2d80b88ce7efef1f55
[ "MIT" ]
null
null
null
BookstoreChallenge.BackEnd/BookstoreChallenge.Domain/Entity/User.cs
renatoavila/BookstoreChallenge.BackEnd
6b66d5d9be38b006a165de2d80b88ce7efef1f55
[ "MIT" ]
null
null
null
 namespace BookstoreChallenge.Domain.Entity { public sealed class Users : Base.Entity { public string UserName { get; set; } public string Password { get; set; } public string SecretKey { get; set; } //public override string SearchKey => UserName; } }
27
55
0.62963
a32ad76febe46287d127224ef526cb5257596be8
320
cs
C#
ComPro/ComPro/Models/Current_Status_Model.cs
RezaHoque/ComPro
36277083b54aa7a37ab280095c250d4014db96f0
[ "MIT" ]
null
null
null
ComPro/ComPro/Models/Current_Status_Model.cs
RezaHoque/ComPro
36277083b54aa7a37ab280095c250d4014db96f0
[ "MIT" ]
5
2018-09-10T08:29:00.000Z
2018-09-18T11:39:58.000Z
ComPro/ComPro/Models/Current_Status_Model.cs
RezaHoque/ComPro
36277083b54aa7a37ab280095c250d4014db96f0
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.ComponentModel.DataAnnotations; using System.Linq; using System.Web; namespace ComPro.Models { public class Current_Status_Model { [Key] public int StatusId { get; set; } public string Status { get; set; } } }
16.842105
44
0.659375
a3885857c788f07fdcc66c45c156ebb22cb53554
10,893
cs
C#
ILSpy/ICSharpCode.Decompiler/Ast/RtfOutputFormatter.cs
tuandoi1/simple-assembly-exploror
8686fe5b82194b091dcfef4d29e78775591258a8
[ "MIT" ]
184
2015-05-25T07:49:31.000Z
2022-03-30T06:59:16.000Z
ILSpy/ICSharpCode.Decompiler/Ast/RtfOutputFormatter.cs
tuandoi1/simple-assembly-exploror
8686fe5b82194b091dcfef4d29e78775591258a8
[ "MIT" ]
3
2015-05-25T07:51:14.000Z
2019-10-02T10:23:28.000Z
ILSpy/ICSharpCode.Decompiler/Ast/RtfOutputFormatter.cs
tuandoi1/simple-assembly-exploror
8686fe5b82194b091dcfef4d29e78775591258a8
[ "MIT" ]
83
2015-05-25T08:32:03.000Z
2022-02-28T00:07:53.000Z
// Copyright (c) 2011 AlphaSierraPapa for the SharpDevelop Team // // Permission is hereby granted, free of charge, to any person obtaining a copy of this // software and associated documentation files (the "Software"), to deal in the Software // without restriction, including without limitation the rights to use...
30.858357
149
0.634077
58fca27a0c29bcfa125108e5446ca1fdc0cb82e4
471
cs
C#
Assets/DashPad.cs
Sebo2205/Sanic-Kolours
3ed540cf30520729b920062138feb36e8a4f3151
[ "MIT" ]
1
2021-09-25T15:27:23.000Z
2021-09-25T15:27:23.000Z
Assets/DashPad.cs
Sebo2205/Sanic-Kolours
3ed540cf30520729b920062138feb36e8a4f3151
[ "MIT" ]
1
2021-09-25T15:27:04.000Z
2021-09-25T15:27:04.000Z
Assets/DashPad.cs
Sebo2205/Sanic-Kolours
3ed540cf30520729b920062138feb36e8a4f3151
[ "MIT" ]
2
2020-12-10T15:26:56.000Z
2021-01-18T02:06:08.000Z
using UnityEngine; public class DashPad : MonoBehaviour { public float speed = 50; void OnTriggerEnter(Collider col) { Rigidbody rb = col.GetComponent<Rigidbody>(); Player p = col.GetComponent<Player>(); if (!rb) return; rb.position = transform.position; rb.velocity = tra...
33.642857
87
0.647558
31577f69134b8d85061f233d8b48d774a0047c91
8,002
cs
C#
Source/Code/IOUtils.Network.Configuration/Configuration.WithAuth.cs
stazz/IOUtils
9832aa7f19663eb69916f41b8679d311c8372f33
[ "Apache-2.0" ]
null
null
null
Source/Code/IOUtils.Network.Configuration/Configuration.WithAuth.cs
stazz/IOUtils
9832aa7f19663eb69916f41b8679d311c8372f33
[ "Apache-2.0" ]
null
null
null
Source/Code/IOUtils.Network.Configuration/Configuration.WithAuth.cs
stazz/IOUtils
9832aa7f19663eb69916f41b8679d311c8372f33
[ "Apache-2.0" ]
null
null
null
/* * Copyright 2018 Stanislav Muhametsin. All rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
86.043011
343
0.797926
0a55496c8a7015e705bd108a62ccbbaac5a2c7f5
2,180
cs
C#
Src/Compilers/CSharp/Source/Utilities/DebugTreeDumper.cs
enginekit/copy_of_roslyn
878076dadb4754046ca0f536670cac89bbb2de76
[ "Apache-2.0" ]
6
2015-02-11T07:13:58.000Z
2021-08-15T05:43:32.000Z
Src/Compilers/CSharp/Source/Utilities/DebugTreeDumper.cs
enginekit/copy_of_roslyn
878076dadb4754046ca0f536670cac89bbb2de76
[ "Apache-2.0" ]
1
2016-03-23T16:37:27.000Z
2016-03-23T16:37:27.000Z
Src/Compilers/CSharp/Source/Utilities/DebugTreeDumper.cs
enginekit/copy_of_roslyn
878076dadb4754046ca0f536670cac89bbb2de76
[ "Apache-2.0" ]
2
2016-01-19T00:30:11.000Z
2021-08-15T05:43:33.000Z
//----------------------------------------------------------------------------------------------------------- // // Copyright (c) Microsoft Corporation. All rights reserved. // //----------------------------------------------------------------------------------------------------------- using System; using System.Co...
32.058824
110
0.534404
5aee452081ce2d34af00aeb30c07ca8da120cf24
418
cs
C#
RuneRogue/Interfaces/IActor.cs
FafhrdTheFell/RuneRogue
d85c2f86f14b54e20092478b2d2c50d90368966b
[ "MIT", "Unlicense" ]
null
null
null
RuneRogue/Interfaces/IActor.cs
FafhrdTheFell/RuneRogue
d85c2f86f14b54e20092478b2d2c50d90368966b
[ "MIT", "Unlicense" ]
null
null
null
RuneRogue/Interfaces/IActor.cs
FafhrdTheFell/RuneRogue
d85c2f86f14b54e20092478b2d2c50d90368966b
[ "MIT", "Unlicense" ]
null
null
null
namespace RuneRogue.Interfaces { public interface IActor { int Attack { get; set; } int WeaponSkill { get; set; } int Awareness { get; set; } int Armor { get; set; } int DodgeSkill { get; set; } int Gold { get; set; } int Health { get; set; } int ...
24.588235
37
0.504785
853443244d94392af07ee2c339f0045baa314e4e
2,101
cs
C#
Examples/CommandLine/Program.cs
BlueToque/SharpGPX
393f5a10a62ebd80ff86b68019a8a55404541bcd
[ "MIT" ]
4
2021-04-10T08:16:24.000Z
2022-03-07T01:57:56.000Z
Examples/CommandLine/Program.cs
BlueToque/SharpGPX
393f5a10a62ebd80ff86b68019a8a55404541bcd
[ "MIT" ]
8
2021-01-05T06:52:03.000Z
2022-03-03T07:09:06.000Z
Examples/CommandLine/Program.cs
BlueToque/SharpGPX
393f5a10a62ebd80ff86b68019a8a55404541bcd
[ "MIT" ]
2
2021-09-04T15:40:40.000Z
2022-03-07T01:57:44.000Z
using SharpGPX; using SharpGPX.GPX1_1; using System; using System.Linq; using System.Security.Principal; using System.Text; using System.Xml; namespace Examples { class Program { static void Main(string[] args) { try { if (args.Count() != 0) ...
30.449275
98
0.470252
cf37c173f32d6b1f9cca7584d7b6558ed5c307cf
757
cs
C#
src/SFA.DAS.Campaign.Infrastructure/Api/Converters/ResponseMenu.cs
SkillsFundingAgency/das-campaign
5b1e6caffc81ad9894306f5403b6b9dc56bd8af1
[ "MIT" ]
3
2019-03-26T10:08:48.000Z
2021-02-22T15:09:34.000Z
src/SFA.DAS.Campaign.Infrastructure/Api/Converters/ResponseMenu.cs
SkillsFundingAgency/das-campaign
5b1e6caffc81ad9894306f5403b6b9dc56bd8af1
[ "MIT" ]
45
2019-01-08T17:06:54.000Z
2021-08-13T13:15:20.000Z
src/SFA.DAS.Campaign.Infrastructure/Api/Converters/ResponseMenu.cs
SkillsFundingAgency/das-campaign
5b1e6caffc81ad9894306f5403b6b9dc56bd8af1
[ "MIT" ]
1
2021-04-11T08:36:57.000Z
2021-04-11T08:36:57.000Z
using System; using System.Collections.Generic; using System.Text; using Newtonsoft.Json; using SFA.DAS.Campaign.Domain.Content.HtmlControl; namespace SFA.DAS.Campaign.Infrastructure.Api.Converters { public class ResponseMenu { [JsonProperty("mainContent")] public MenuContent MainContent { get...
28.037037
58
0.664465
8bcb7be144549060a99f1f70ad4bdb1a681642f9
479
cs
C#
Admin.Core.Common/BaseModel/EntityVersion.cs
xiaomazz/Admin.Core
07c5049e6cbbb1ce09f64602d426cc1b0769d440
[ "MIT" ]
563
2020-03-22T14:20:00.000Z
2022-03-28T01:15:02.000Z
Admin.Core.Common/BaseModel/EntityVersion.cs
xiaomazz/Admin.Core
07c5049e6cbbb1ce09f64602d426cc1b0769d440
[ "MIT" ]
17
2020-04-09T09:58:28.000Z
2021-09-30T05:17:11.000Z
Admin.Core.Common/BaseModel/EntityVersion.cs
xiaomazz/Admin.Core
07c5049e6cbbb1ce09f64602d426cc1b0769d440
[ "MIT" ]
158
2020-03-22T14:20:06.000Z
2022-03-26T14:22:13.000Z
using FreeSql.DataAnnotations; using System.ComponentModel; namespace Admin.Core.Common.BaseModel { /// <summary> /// 实体版本 /// </summary> public class EntityVersion<TKey> : Entity<TKey>, IEntityVersion { /// <summary> /// 版本 /// </summary> [Description("版本")] ...
21.772727
67
0.5762
e359d05074cd8786c57808636551225b7b372773
8,590
cshtml
C#
Views/Computers/Edit.cshtml
Viksaa/Buildy
b623898ad21172b5581342547706689f3ccdc5fc
[ "MIT" ]
null
null
null
Views/Computers/Edit.cshtml
Viksaa/Buildy
b623898ad21172b5581342547706689f3ccdc5fc
[ "MIT" ]
null
null
null
Views/Computers/Edit.cshtml
Viksaa/Buildy
b623898ad21172b5581342547706689f3ccdc5fc
[ "MIT" ]
null
null
null
@model Buildy.Models.Computer @using Buildy.Models.PC_Components @{ ViewBag.Title = "Edit"; Layout = "~/Views/Shared/_Layout.cshtml"; } <h2>Edit</h2> <table id="PcTable" class="table"> <thead> <tr> <th>Part</th> <th>Selected Part</th> ...
36.092437
145
0.312806
769ce4980faa523ff5924e1064a358977212f486
1,250
cs
C#
src/DotNet.Testcontainers/Containers/Configurations/Databases/OracleTestcontainerConfiguration.cs
Jejuni/dotnet-testcontainers
3fc46c73795eeb997afc6337e2180fdbb40fcf3a
[ "MIT" ]
null
null
null
src/DotNet.Testcontainers/Containers/Configurations/Databases/OracleTestcontainerConfiguration.cs
Jejuni/dotnet-testcontainers
3fc46c73795eeb997afc6337e2180fdbb40fcf3a
[ "MIT" ]
null
null
null
src/DotNet.Testcontainers/Containers/Configurations/Databases/OracleTestcontainerConfiguration.cs
Jejuni/dotnet-testcontainers
3fc46c73795eeb997afc6337e2180fdbb40fcf3a
[ "MIT" ]
null
null
null
namespace DotNet.Testcontainers.Containers.Configurations.Databases { using System; using DotNet.Testcontainers.Containers.Configurations.Abstractions; using DotNet.Testcontainers.Containers.WaitStrategies; public sealed class OracleTestcontainerConfiguration : TestcontainerDatabaseConfiguration { publi...
33.783784
172
0.712
0a33bd74c96e8c19d9f3ebc5bdbd60e9d7c334f2
1,573
cs
C#
src/Microsoft.Identity.Client/Mats/Internal/Events/CacheEvent.cs
SpillChek2/microsoft-authentication-library-for-dotnet
d28ebfec2b4fbbac76f48aee8c2fc691fb748685
[ "MIT" ]
null
null
null
src/Microsoft.Identity.Client/Mats/Internal/Events/CacheEvent.cs
SpillChek2/microsoft-authentication-library-for-dotnet
d28ebfec2b4fbbac76f48aee8c2fc691fb748685
[ "MIT" ]
null
null
null
src/Microsoft.Identity.Client/Mats/Internal/Events/CacheEvent.cs
SpillChek2/microsoft-authentication-library-for-dotnet
d28ebfec2b4fbbac76f48aee8c2fc691fb748685
[ "MIT" ]
null
null
null
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. using System.Collections.Generic; namespace Microsoft.Identity.Client.Mats.Internal.Events { internal class CacheEvent : EventBase { public const string TokenCacheLookup = EventNamePrefix + "token_cache_lo...
33.468085
116
0.604577
f685d64300fe19a632c4c909068569958d2c35dc
4,198
cs
C#
Chaos/Assets/Scripts/Movement.cs
thekernelcode/Chaos21
41eb486a1faecfcc6f81ff307049703e67e7e1cf
[ "MIT" ]
null
null
null
Chaos/Assets/Scripts/Movement.cs
thekernelcode/Chaos21
41eb486a1faecfcc6f81ff307049703e67e7e1cf
[ "MIT" ]
null
null
null
Chaos/Assets/Scripts/Movement.cs
thekernelcode/Chaos21
41eb486a1faecfcc6f81ff307049703e67e7e1cf
[ "MIT" ]
null
null
null
using System.Collections; using System.Collections.Generic; using UnityEngine; public class Movement : MonoBehaviour { public WorldTileMap worldTileMap; GameManager gameManager; Unit unit; // Start is called before the first frame update void Start() { unit = GetComponent<Unit>(); ...
34.694215
95
0.485469
b61586cbb50846710eec09aeb08a99c48eb61242
712
cs
C#
backend/src/Squidex.Domain.Apps.Entities/Rules/Runner/IRuleRunnerGrain.cs
pavliy/squidex
0e65f8901f50735e40ca06b8912ef66d120589ba
[ "MIT" ]
1,757
2017-03-24T13:12:14.000Z
2022-03-31T15:11:01.000Z
backend/src/Squidex.Domain.Apps.Entities/Rules/Runner/IRuleRunnerGrain.cs
pavliy/squidex
0e65f8901f50735e40ca06b8912ef66d120589ba
[ "MIT" ]
373
2017-04-07T08:18:01.000Z
2022-03-27T20:08:55.000Z
backend/src/Squidex.Domain.Apps.Entities/Rules/Runner/IRuleRunnerGrain.cs
pavliy/squidex
0e65f8901f50735e40ca06b8912ef66d120589ba
[ "MIT" ]
442
2017-03-11T02:47:39.000Z
2022-03-31T11:38:01.000Z
// ========================================================================== // Squidex Headless CMS // ========================================================================== // Copyright (c) Squidex UG (haftungsbeschraenkt) // All rights reserved. Licensed under the MIT license. // ===========================...
30.956522
78
0.488764
36f7be17dc006321a903999f24c742dacc64a38d
1,270
cs
C#
StoryLine.Rest.Coverage/Services/Analyzers/Matchers/PathParameterMatcher.cs
DiamondDragon/StoryLine.Rest.Coverage
34afbf4a72d2043ec2a6f8a0ec7fdefa0b167d47
[ "BSD-3-Clause" ]
null
null
null
StoryLine.Rest.Coverage/Services/Analyzers/Matchers/PathParameterMatcher.cs
DiamondDragon/StoryLine.Rest.Coverage
34afbf4a72d2043ec2a6f8a0ec7fdefa0b167d47
[ "BSD-3-Clause" ]
7
2017-10-10T18:18:00.000Z
2017-10-29T15:57:58.000Z
StoryLine.Rest.Coverage/Services/Analyzers/Matchers/PathParameterMatcher.cs
DiamondDragon/StoryLine.Rest.Coverage
34afbf4a72d2043ec2a6f8a0ec7fdefa0b167d47
[ "BSD-3-Clause" ]
1
2018-08-17T07:50:50.000Z
2018-08-17T07:50:50.000Z
using System; using System.Linq; using StoryLine.Rest.Coverage.Services.Analyzers.Helpers; namespace StoryLine.Rest.Coverage.Services.Analyzers.Matchers { public class PathParameterMatcher : IPathParameterMatcher { private readonly RegexInfo _regexInfo; public PathParameterMatcher(RegexInfo r...
36.285714
153
0.664567
3c43c11bcb480eeb727cedfd353f7d3cfb832593
2,678
cs
C#
src/Writers/Vipr.Writer.CSharp/Fields.cs
OfficeDev/Vipr
3487379757fdd49963c3fca15270cddb79c234b0
[ "MIT" ]
null
null
null
src/Writers/Vipr.Writer.CSharp/Fields.cs
OfficeDev/Vipr
3487379757fdd49963c3fca15270cddb79c234b0
[ "MIT" ]
1
2021-01-12T19:28:28.000Z
2021-01-12T19:28:28.000Z
src/Writers/Vipr.Writer.CSharp/Fields.cs
OfficeDev/Vipr
3487379757fdd49963c3fca15270cddb79c234b0
[ "MIT" ]
1
2020-12-06T11:31:10.000Z
2020-12-06T11:31:10.000Z
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using System.Collections.Generic; using System.Linq; using Vipr.Core; using Vipr.Core.CodeModel; namespace Vipr.Writer.CSharp { public class Fields { p...
35.236842
115
0.62584
a51019cbcf50688f55aecc70ec2c30c07308e677
2,260
cs
C#
src/Nirvana.Tests/Generation/Angular2CqrsGeneratorTests.cs
jasoncavaliere/Nirvana
b96d73543c5f653009630a8f6ba2e4a680e3ce63
[ "Apache-2.0" ]
1
2017-05-03T10:29:20.000Z
2017-05-03T10:29:20.000Z
src/Nirvana.Tests/Generation/Angular2CqrsGeneratorTests.cs
jasoncavaliere/Nirvana
b96d73543c5f653009630a8f6ba2e4a680e3ce63
[ "Apache-2.0" ]
null
null
null
src/Nirvana.Tests/Generation/Angular2CqrsGeneratorTests.cs
jasoncavaliere/Nirvana
b96d73543c5f653009630a8f6ba2e4a680e3ce63
[ "Apache-2.0" ]
null
null
null
using System; using System.IO; using Nirvana.Configuration; using Nirvana.TestFramework; using Nirvana.TestFramework.FluentAssertions; using Nirvana.Tests.Configuration; using Nirvana.Util; using Xunit; namespace Nirvana.Tests.Generation { public abstract class Angular2CqrsGeneratorTests : BddTestBase<Angular5Cqr...
38.305085
117
0.635841
2e24024d0eb19eea3dd82b138ba8c8a7060a6cf5
1,054
cs
C#
DoubleLostKin/KinFinder.cs
ygsbzr/HollowKnight.DoubleLostKin
ac268450f2d2fd57cbc0992b2af54a25246530a5
[ "MIT" ]
null
null
null
DoubleLostKin/KinFinder.cs
ygsbzr/HollowKnight.DoubleLostKin
ac268450f2d2fd57cbc0992b2af54a25246530a5
[ "MIT" ]
null
null
null
DoubleLostKin/KinFinder.cs
ygsbzr/HollowKnight.DoubleLostKin
ac268450f2d2fd57cbc0992b2af54a25246530a5
[ "MIT" ]
null
null
null
using System; using System.Collections; using System.Linq; using System.Text; using UnityEngine; namespace DoubleLostKin { class KinFinder:MonoBehaviour { private void Start() { UnityEngine.SceneManagement.SceneManager.activeSceneChanged += FindKinS; } private void ...
29.277778
109
0.596774
2eaa33a3cc7fa64aad354453882828f69b79169b
5,178
cs
C#
Traveller2/Traveller2/Travelogue.Designer.cs
COliver988/Traveller
7c4750f8b0be4794991b8ca535e41a68779f5b39
[ "MIT" ]
6
2017-12-04T15:28:15.000Z
2019-03-03T23:02:02.000Z
Traveller2/Traveller2/Travelogue.Designer.cs
COliver988/Traveller
7c4750f8b0be4794991b8ca535e41a68779f5b39
[ "MIT" ]
null
null
null
Traveller2/Traveller2/Travelogue.Designer.cs
COliver988/Traveller
7c4750f8b0be4794991b8ca535e41a68779f5b39
[ "MIT" ]
null
null
null
namespace Traveller2 { partial class Travelogue { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up any resources being used. /// </summary> /// <pa...
43.881356
135
0.595211
4c05d7bbca3401904766fc85579f2a97f392e9f8
1,455
cs
C#
balta/aspnet_core_identity_introduction/WithoutIdentity/WithoutIdentity.Mvc/Controllers/SignInController.cs
flaviogf/Cursos
2b120dbcd24a907121f58482fdcdfa01b164872c
[ "MIT" ]
2
2021-02-20T23:50:07.000Z
2021-08-15T03:04:35.000Z
balta/aspnet_core_identity_introduction/WithoutIdentity/WithoutIdentity.Mvc/Controllers/SignInController.cs
flaviogf/Cursos
2b120dbcd24a907121f58482fdcdfa01b164872c
[ "MIT" ]
18
2019-08-07T02:33:00.000Z
2021-03-18T22:52:38.000Z
balta/aspnet_core_identity_introduction/WithoutIdentity/WithoutIdentity.Mvc/Controllers/SignInController.cs
flaviogf/Cursos
2b120dbcd24a907121f58482fdcdfa01b164872c
[ "MIT" ]
2
2020-09-28T13:00:09.000Z
2021-12-30T12:21:08.000Z
using Microsoft.AspNetCore.Authorization; using Microsoft.AspNetCore.Identity; using Microsoft.AspNetCore.Mvc; using System.Threading.Tasks; using WithoutIdentity.Mvc.Models; using WithoutIdentity.Mvc.ViewModels.SignIn; namespace WithoutIdentity.Mvc.Controllers { public class SignInController : Controller { ...
25.982143
85
0.586254
4ca82ff1520aeeaf298ad36c92dac0702015cf0c
1,956
cs
C#
AsyncObservable/Operators/DistinctUntilChanged.cs
quinmars/AsyncObservable
8f4e1c2c50e8c063eedb59e2432f8dced52f0325
[ "MIT" ]
3
2020-02-03T09:23:31.000Z
2020-09-30T13:15:43.000Z
AsyncObservable/Operators/DistinctUntilChanged.cs
quinmars/AsyncObservable
8f4e1c2c50e8c063eedb59e2432f8dced52f0325
[ "MIT" ]
null
null
null
AsyncObservable/Operators/DistinctUntilChanged.cs
quinmars/AsyncObservable
8f4e1c2c50e8c063eedb59e2432f8dced52f0325
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Text; using System.Threading.Tasks; namespace Quinmars.AsyncObservable { class DistinctUntilChanged<T, TSelect> : IAsyncObservable<T> { readonly IAsyncObservable<T> _source; readonly Func<T, TSelect> _selector; readonly IEqua...
29.636364
127
0.539366
180e4d80a6e8996b0d2379243d6f7c099abbe184
2,669
cs
C#
Aspekt.Target/Program.cs
mvpete/aspekt
28229daa74fb8b4c98ce4b053956ff04565bbe5c
[ "MIT" ]
25
2017-07-06T12:34:05.000Z
2022-01-25T18:55:35.000Z
Aspekt.Target/Program.cs
mvpete/aspekt
28229daa74fb8b4c98ce4b053956ff04565bbe5c
[ "MIT" ]
13
2017-07-06T13:17:45.000Z
2019-03-05T03:36:04.000Z
Aspekt.Target/Program.cs
mvpete/aspekt
28229daa74fb8b4c98ce4b053956ff04565bbe5c
[ "MIT" ]
6
2017-07-06T12:47:40.000Z
2021-07-20T10:48:56.000Z
using System; namespace Aspekt.Target { internal class IntReturnValueHandler : Aspect, IAspectExitHandler<int> { public int OnExit(MethodArguments args, int result) { return 3; } } internal class StringReturnValueHandler : Aspect, IAspectExitHandler<string> {...
20.530769
80
0.488947
3add586d69e282b956bb46cc1048c683e0fc0bdc
5,878
cs
C#
SimCim.Root.StandardCimV2/ClassMSFTNetSecuritySettingData.cs
simonferquel/simcim
c4f8f675b5571730dd4ed4b38f69df360b78f9cf
[ "Apache-2.0" ]
7
2020-03-11T18:33:51.000Z
2021-06-15T07:31:47.000Z
SimCim.Root.StandardCimV2/ClassMSFTNetSecuritySettingData.cs
simonferquel/simcim
c4f8f675b5571730dd4ed4b38f69df360b78f9cf
[ "Apache-2.0" ]
2
2021-07-09T07:18:21.000Z
2021-07-09T08:05:04.000Z
SimCim.Root.StandardCimV2/ClassMSFTNetSecuritySettingData.cs
simonferquel/simcim
c4f8f675b5571730dd4ed4b38f69df360b78f9cf
[ "Apache-2.0" ]
1
2021-07-09T07:41:58.000Z
2021-07-09T07:41:58.000Z
using Microsoft.Management.Infrastructure; using System; using System.Collections.Generic; using System.Linq; using SimCim.Core; namespace SimCim.Root.StandardCimV2 { public class MSFTNetSecuritySettingData : MSFTNetSettingData { public MSFTNetSecuritySettingData() { } ...
25.668122
121
0.44556
9df2ad1656c62e815d9c4673b3d449f4721b4dab
3,378
cs
C#
System.Xml/System/Xml/HWStack.cs
iskiselev/JSIL.NetFramework
78b115edccb2ed1be7434bb701c6a5c048791198
[ "MIT" ]
39
2015-02-23T04:27:43.000Z
2021-03-09T19:49:43.000Z
System.Xml/System/Xml/HWStack.cs
iskiselev/JSIL.NetFramework
78b115edccb2ed1be7434bb701c6a5c048791198
[ "MIT" ]
10
2015-01-05T15:06:04.000Z
2016-04-13T22:38:32.000Z
System.Xml/System/Xml/HWStack.cs
iskiselev/JSIL.NetFramework
78b115edccb2ed1be7434bb701c6a5c048791198
[ "MIT" ]
25
2015-02-03T23:36:17.000Z
2022-02-15T18:31:52.000Z
//------------------------------------------------------------------------------ // <copyright file="HWStack.cs" company="Microsoft"> // Copyright (c) Microsoft Corporation. All rights reserved. // </copyright> // <owner current="true" primary="true">[....]</owner> //-----------------------------------------------...
30.160714
101
0.481646
0865906a62e6d8c14e2239c12167a6908617c9e9
506
cs
C#
Scripts/DebugComponentInfoAsset.cs
GainDeveloper/ComponentInfo-Prototype
6174b77a7242569cf59f469a692661a153bb4efc
[ "MIT" ]
1
2022-01-05T01:02:24.000Z
2022-01-05T01:02:24.000Z
Scripts/DebugComponentInfoAsset.cs
GainDeveloper/ComponentInfo-Prototype
6174b77a7242569cf59f469a692661a153bb4efc
[ "MIT" ]
null
null
null
Scripts/DebugComponentInfoAsset.cs
GainDeveloper/ComponentInfo-Prototype
6174b77a7242569cf59f469a692661a153bb4efc
[ "MIT" ]
null
null
null
using Core.Utilities.ComponentInfo; using UnityEngine; using UnityEngine.SceneManagement; [CreateAssetMenu(fileName = "DebugComponentInfo", menuName = "Core/DebugComponentInfo")] public class DebugComponentInfoAsset : ComponentInfoAsset<DebugComponentInfo> { } [System.Serializable] public class DebugComponentInfo : ...
28.111111
88
0.818182
d20a9a28c53d4f607c2295a3f6c48cb58061aa73
1,077
cs
C#
JwtPractice.Infrastructure/ApplicationDbContext.cs
TheBulbAfricaFellowship/JwtPractice
8697c45e5ddaeeb830d1618b49c3e765f70c1c52
[ "MIT" ]
null
null
null
JwtPractice.Infrastructure/ApplicationDbContext.cs
TheBulbAfricaFellowship/JwtPractice
8697c45e5ddaeeb830d1618b49c3e765f70c1c52
[ "MIT" ]
null
null
null
JwtPractice.Infrastructure/ApplicationDbContext.cs
TheBulbAfricaFellowship/JwtPractice
8697c45e5ddaeeb830d1618b49c3e765f70c1c52
[ "MIT" ]
null
null
null
using JwtPractice.Domain.Entities; using Microsoft.AspNetCore.Identity.EntityFrameworkCore; using Microsoft.EntityFrameworkCore; namespace JwtPractice.Infrastructure { public class ApplicationDbContext : IdentityDbContext<ApplicationUser, ApplicationRole, long> { public ApplicationDbContext(DbContextO...
28.342105
99
0.619313
a90e46912d27789469c9bd2d6bc7d01c1bc405b6
625
cs
C#
GitSharp/test.cs
stephensong/GitSharp
fb172dd1f948f09351d4a255e2f9d0d5dcff7191
[ "BSD-3-Clause" ]
1
2019-06-27T13:05:24.000Z
2019-06-27T13:05:24.000Z
GitSharp/test.cs
stephensong/GitSharp
fb172dd1f948f09351d4a255e2f9d0d5dcff7191
[ "BSD-3-Clause" ]
null
null
null
GitSharp/test.cs
stephensong/GitSharp
fb172dd1f948f09351d4a255e2f9d0d5dcff7191
[ "BSD-3-Clause" ]
null
null
null
using System; using System.IO; using GitSharp; class X { static void Main (string [] args) { var repo = Repository.Open(new DirectoryInfo ("/cvs/egit/.git")); Console.WriteLine ("Refs:"); var refs = repo.Refs; foreach (var k in refs){ Console.WriteLine (" {0} -> {1}", k.Key, k.Value)...
25
68
0.6096
ee70f02d8a53636edc6810fd9055cf897a21c402
837
cs
C#
MMLibrarySystem/Modules/Entities/BorrowRecord.cs
SoftwareDesign/Library
41c89fa3795e57f154dc86ae21cec1b951aff466
[ "Apache-2.0" ]
null
null
null
MMLibrarySystem/Modules/Entities/BorrowRecord.cs
SoftwareDesign/Library
41c89fa3795e57f154dc86ae21cec1b951aff466
[ "Apache-2.0" ]
null
null
null
MMLibrarySystem/Modules/Entities/BorrowRecord.cs
SoftwareDesign/Library
41c89fa3795e57f154dc86ae21cec1b951aff466
[ "Apache-2.0" ]
null
null
null
using System; using System.Collections.Generic; using System.Linq; using System.Web; namespace BookLibrary.Entities { /// <summary> /// Represents a not finished borrow record. /// </summary> public class BorrowRecord { public BorrowRecord() { } public BorrowRecord...
21.461538
53
0.568698
f3dbad76b10c9aad035e9c9b57d01fccb204deb4
469
cs
C#
BlazorMapsCreator/Models/MessageItem.cs
vnbaaij/BlazorMapsCreator
85375eb6cb404fcae2d3175b0960ce67f8856199
[ "MIT" ]
3
2021-07-28T20:12:13.000Z
2021-12-07T14:35:34.000Z
BlazorMapsCreator/Models/MessageItem.cs
vnbaaij/BlazorMapsCreator
85375eb6cb404fcae2d3175b0960ce67f8856199
[ "MIT" ]
null
null
null
BlazorMapsCreator/Models/MessageItem.cs
vnbaaij/BlazorMapsCreator
85375eb6cb404fcae2d3175b0960ce67f8856199
[ "MIT" ]
2
2021-07-28T20:12:16.000Z
2021-08-17T10:41:34.000Z
using System; using BlazorFluentUI; namespace BlazorMapsCreator.Models { public class MessageItem { public string Id { get; } = Guid.NewGuid().ToString().Replace("-", ""); public string Message { get; set; } public MessageBarType MessageType { get; set; } public MessageItem(s...
23.45
85
0.605544
6aa58e50c7df6f6b43a42a5fadea82ba8ff6affb
324
cs
C#
DarkSoulsII.DebugView.Model/Resources/ResourceObject.cs
Atvaark/DarkSoulsII.DebugView
64f84910b078bc78b8d04639f6d24434f0f7d7dc
[ "MIT" ]
3
2015-03-15T08:25:16.000Z
2016-03-23T14:17:39.000Z
DarkSoulsII.DebugView.Model/Resources/ResourceObject.cs
Atvaark/DarkSoulsII.DebugView
64f84910b078bc78b8d04639f6d24434f0f7d7dc
[ "MIT" ]
null
null
null
DarkSoulsII.DebugView.Model/Resources/ResourceObject.cs
Atvaark/DarkSoulsII.DebugView
64f84910b078bc78b8d04639f6d24434f0f7d7dc
[ "MIT" ]
null
null
null
using DarkSoulsII.DebugView.Core; namespace DarkSoulsII.DebugView.Model.Resources { public class ResourceObject : IReadable<ResourceObject> { public ResourceObject Read(IPointerFactory pointerFactory, IReader reader, int address, bool relative = false) { return this; } ...
24.923077
118
0.688272
77dd08f2f6538243d0190afc92267f97730b2e6a
228
cs
C#
src/LionFire.Notifications.Abstractions/Notifications/NotificationFlags.cs
jaredthirsk/LionFire.Core
794e8e9214428fc23f0371ba7483dd638fa03710
[ "MIT" ]
null
null
null
src/LionFire.Notifications.Abstractions/Notifications/NotificationFlags.cs
jaredthirsk/LionFire.Core
794e8e9214428fc23f0371ba7483dd638fa03710
[ "MIT" ]
10
2020-07-17T11:13:10.000Z
2022-02-26T12:21:32.000Z
src/LionFire.Notifications.Abstractions/Notifications/NotificationFlags.cs
jaredthirsk/LionFire.Core
794e8e9214428fc23f0371ba7483dd638fa03710
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Text; namespace LionFire.Notifications { public enum NotificationFlags { None = 0, MustAck = 1 << 0, Expires = 1 << 1, } }
14.25
33
0.592105
b1387af50a7b1c2d428ad1431295d2ae9fe87287
1,996
cs
C#
cmpctircd/IrcApplicationLifecycle.cs
thesamesam/cmpctircd.NET
9486afb64640354855f5770cc9904e00656012cc
[ "MIT" ]
7
2017-01-08T23:09:15.000Z
2021-07-10T15:00:17.000Z
cmpctircd/IrcApplicationLifecycle.cs
thesamesam/cmpctircd.NET
9486afb64640354855f5770cc9904e00656012cc
[ "MIT" ]
7
2020-11-01T13:39:28.000Z
2021-05-23T13:58:19.000Z
cmpctircd/IrcApplicationLifecycle.cs
thesamesam/cmpctircd.NET
9486afb64640354855f5770cc9904e00656012cc
[ "MIT" ]
1
2017-07-27T18:45:45.000Z
2017-07-27T18:45:45.000Z
namespace cmpctircd { using System; using System.Linq; using System.Threading; using System.Threading.Tasks; using cmpctircd.Configuration; using cmpctircd.Threading; using Microsoft.Extensions.Hosting; public class IrcApplicationLifecycle : IHostedService { private readonly IR...
36.962963
132
0.675852
f4ead0aa41d13e1139c20eba8db6a19e1b475ec7
1,541
cs
C#
src/Machina/Actions/ActionAttachTool.cs
0mkt/Machina.NET
4c6146bf56d085c881830d63d6dfbc1153dc792a
[ "MIT" ]
52
2018-09-03T00:44:09.000Z
2022-03-23T03:54:28.000Z
src/Machina/Actions/ActionAttachTool.cs
0mkt/Machina.NET
4c6146bf56d085c881830d63d6dfbc1153dc792a
[ "MIT" ]
10
2018-11-16T01:52:15.000Z
2022-03-30T00:30:38.000Z
src/Machina/Actions/ActionAttachTool.cs
0mkt/Machina.NET
4c6146bf56d085c881830d63d6dfbc1153dc792a
[ "MIT" ]
26
2018-10-19T17:22:01.000Z
2022-02-21T16:46:32.000Z
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace Machina { // █████╗ ████████╗████████╗ █████╗ ██████╗██╗ ██╗████████╗ ██████╗ ██████╗ ██╗ // ██╔══██╗╚══██╔══╝╚══██╔══╝██╔══██╗██╔════╝██║ ██║╚══██╔══╝██╔═══██╗██╔═══██╗██║...
36.690476
93
0.349773
aa20faeb0eb37c44726350fe1bfb7eaa0aee4f38
4,367
cs
C#
WebAPI/Controllers/CofactorController.cs
nsadovin/Wilstream
02a642c79647c83c7f9fb368a84598141fe4ca91
[ "Apache-2.0" ]
null
null
null
WebAPI/Controllers/CofactorController.cs
nsadovin/Wilstream
02a642c79647c83c7f9fb368a84598141fe4ca91
[ "Apache-2.0" ]
null
null
null
WebAPI/Controllers/CofactorController.cs
nsadovin/Wilstream
02a642c79647c83c7f9fb368a84598141fe4ca91
[ "Apache-2.0" ]
null
null
null
using log4net; using Newtonsoft.Json; using System; using System.Collections.Generic; using System.Linq; using System.Net; using System.Net.Http; using System.Web.Http; using WebAPI.Models; namespace WebAPI.Controllers { // [Authorize] public class CofactorController : ApiController { private stat...
32.834586
115
0.454316
9037f6ce7b9b3bf70c702d8a00e27b784dd64b50
2,298
cs
C#
nhitomi-idx/nhitomi/Database/DbBookContent.cs
Azato21/nhitomi
665b77aefd652b67500f0cf5bca5597e5a0cb937
[ "MIT" ]
2
2021-08-03T12:32:30.000Z
2021-11-17T11:00:13.000Z
nhitomi-idx/nhitomi/Database/DbBookContent.cs
Azato21/nhitomi
665b77aefd652b67500f0cf5bca5597e5a0cb937
[ "MIT" ]
null
null
null
nhitomi-idx/nhitomi/Database/DbBookContent.cs
Azato21/nhitomi
665b77aefd652b67500f0cf5bca5597e5a0cb937
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Linq; using MessagePack; using Microsoft.Extensions.DependencyInjection; using Nest; using nhitomi.Models; using nhitomi.Scrapers; namespace nhitomi.Database { /// <summary> /// Represents a book's "content". /// A book consists of contents that ...
37.064516
148
0.614883
90bb0a04e0f36d1bddae5ff5388686f2e9bc3fc2
4,594
cs
C#
src/SFA.DAS.Payments.EarningEvents.AcceptanceTests/Steps/EarningsEventsStepsBase.cs
PJChamley/das-payments-V2
e30ca5ac9ed434abe3e002824559802f44c5e210
[ "MIT" ]
7
2019-07-02T14:02:27.000Z
2022-02-09T11:12:52.000Z
src/SFA.DAS.Payments.EarningEvents.AcceptanceTests/Steps/EarningsEventsStepsBase.cs
PJChamley/das-payments-V2
e30ca5ac9ed434abe3e002824559802f44c5e210
[ "MIT" ]
392
2018-09-03T08:55:03.000Z
2022-01-21T09:45:33.000Z
src/SFA.DAS.Payments.EarningEvents.AcceptanceTests/Steps/EarningsEventsStepsBase.cs
PJChamley/das-payments-V2
e30ca5ac9ed434abe3e002824559802f44c5e210
[ "MIT" ]
7
2018-11-22T07:38:53.000Z
2021-04-11T08:33:58.000Z
using System; using System.Collections.Generic; using System.Linq; using ESFA.DC.ILR.FundingService.FM36.FundingOutput.Model.Output; using SFA.DAS.Payments.AcceptanceTests.Core; using TechTalk.SpecFlow; namespace SFA.DAS.Payments.EarningEvents.AcceptanceTests.Steps { [Binding] public abstract class EarningsEv...
49.934783
166
0.614933
d6e4ad922463573631d1cab10bafb9a7e82c8416
3,068
cs
C#
NoodleExtensions/HarmonyPatches/MultiplayerConnectedPlayerInstaller.cs
Jamman360/NoodleExtensions
1ed55a6d82d5b189db27eb7a46e302989146b871
[ "MIT" ]
170
2020-02-19T20:09:27.000Z
2022-03-30T09:15:58.000Z
NoodleExtensions/HarmonyPatches/MultiplayerConnectedPlayerInstaller.cs
Jamman360/NoodleExtensions
1ed55a6d82d5b189db27eb7a46e302989146b871
[ "MIT" ]
64
2020-06-08T18:59:54.000Z
2021-10-17T02:20:49.000Z
NoodleExtensions/HarmonyPatches/MultiplayerConnectedPlayerInstaller.cs
Jamman360/NoodleExtensions
1ed55a6d82d5b189db27eb7a46e302989146b871
[ "MIT" ]
67
2020-07-03T18:39:00.000Z
2022-03-27T21:43:36.000Z
namespace NoodleExtensions.HarmonyPatches { using System.Collections.Generic; using System.Linq; using System.Reflection; using System.Reflection.Emit; using CustomJSONData; using CustomJSONData.CustomBeatmap; using HarmonyLib; using Heck; using IPA.Utilities; using static Noodl...
38.35
218
0.603325
6e82a4e587eab96bed866dc089f500c52f3afa4f
6,683
cs
C#
CommonEntities/GltfClasses.cs
Herbal3d/HerbalCommonEntitiesCS
9733fa6753e00bd514d9ced7426b2282f58cfd12
[ "Apache-2.0" ]
null
null
null
CommonEntities/GltfClasses.cs
Herbal3d/HerbalCommonEntitiesCS
9733fa6753e00bd514d9ced7426b2282f58cfd12
[ "Apache-2.0" ]
null
null
null
CommonEntities/GltfClasses.cs
Herbal3d/HerbalCommonEntitiesCS
9733fa6753e00bd514d9ced7426b2282f58cfd12
[ "Apache-2.0" ]
null
null
null
/* * Copyright (c) 2017 Robert Adams * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agree...
41.253086
147
0.607212
10f414c6c13739aa3f629a831a768e117310bdad
6,226
cs
C#
Shooter/Shooter/Bosses/Boss1.cs
GuiCarneiro/BulletHell
99cbb224104addc8d6eacb4079159153445141c1
[ "MIT" ]
null
null
null
Shooter/Shooter/Bosses/Boss1.cs
GuiCarneiro/BulletHell
99cbb224104addc8d6eacb4079159153445141c1
[ "MIT" ]
null
null
null
Shooter/Shooter/Bosses/Boss1.cs
GuiCarneiro/BulletHell
99cbb224104addc8d6eacb4079159153445141c1
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Linq; using System.Text; using Microsoft.Xna.Framework; using Microsoft.Xna.Framework.Graphics; using Microsoft.Xna.Framework.Input; using Microsoft.Xna.Framework.Content; using Shooter.Bosses.Bullets; using Shooter.Engines; using Shooter.Engines.Graphical; ...
36.623529
181
0.604401
6b5f111585b91201e8732f473f15f6c8550d815a
4,266
cs
C#
src/Umbraco.Web/Mvc/PluginController.cs
ismailmayat/Umbraco-CMS
ecaea2a5b72f304c3c8c817db8d1c382d26a3a74
[ "MIT" ]
null
null
null
src/Umbraco.Web/Mvc/PluginController.cs
ismailmayat/Umbraco-CMS
ecaea2a5b72f304c3c8c817db8d1c382d26a3a74
[ "MIT" ]
null
null
null
src/Umbraco.Web/Mvc/PluginController.cs
ismailmayat/Umbraco-CMS
ecaea2a5b72f304c3c8c817db8d1c382d26a3a74
[ "MIT" ]
null
null
null
using System; using System.Collections.Concurrent; using System.Web.Mvc; using LightInject; using Umbraco.Core; using Umbraco.Core.Cache; using Umbraco.Core.Logging; using Umbraco.Core.Persistence; using Umbraco.Core.Composing; using Umbraco.Core.Services; using Umbraco.Web.Security; using Umbraco.Web.WebAp...
34.682927
110
0.578059
2dcaecc192d61e52fd0e784be68f0763a0e4adb5
5,563
cs
C#
src/IronyModManager.Platform/x11/X11CursorFactory.cs
LunarTraveller/IronyModManager
ffd58f5235eedfd92d486f49700ea9d1bbccc7c5
[ "MIT" ]
null
null
null
src/IronyModManager.Platform/x11/X11CursorFactory.cs
LunarTraveller/IronyModManager
ffd58f5235eedfd92d486f49700ea9d1bbccc7c5
[ "MIT" ]
null
null
null
src/IronyModManager.Platform/x11/X11CursorFactory.cs
LunarTraveller/IronyModManager
ffd58f5235eedfd92d486f49700ea9d1bbccc7c5
[ "MIT" ]
null
null
null
// *********************************************************************** // Assembly : IronyModManager.Platform // Author : Avalonia // Created : 10-29-2020 // // Last Modified By : Mario // Last Modified On : 10-29-2020 // ******************************************************************...
39.735714
97
0.592127
9ed3112894c975f9611413d35a7a6f15e83a5804
1,535
cs
C#
src/SenDev.Xaf.HoursPropertyEditor.Web/Editors/HoursPropertyEditor.cs
SenDevGmbH/SenDevHoursPropertyEditor
f784dc282f32b9a55bd2f19eac882f19bc7659c8
[ "MIT" ]
null
null
null
src/SenDev.Xaf.HoursPropertyEditor.Web/Editors/HoursPropertyEditor.cs
SenDevGmbH/SenDevHoursPropertyEditor
f784dc282f32b9a55bd2f19eac882f19bc7659c8
[ "MIT" ]
null
null
null
src/SenDev.Xaf.HoursPropertyEditor.Web/Editors/HoursPropertyEditor.cs
SenDevGmbH/SenDevHoursPropertyEditor
f784dc282f32b9a55bd2f19eac882f19bc7659c8
[ "MIT" ]
null
null
null
using System; using System.Web.UI.WebControls; using DevExpress.ExpressApp.Editors; using DevExpress.ExpressApp.Model; using DevExpress.ExpressApp.Web; using DevExpress.ExpressApp.Web.Editors.ASPx; using DevExpress.Persistent.Base; namespace SenDev.Xaf.HoursPropertyEditor.Web.Editors { [PropertyEditor(typeof(double)...
28.962264
105
0.65798
44569611b700db3b7c9699d5e1ec78f1885cd539
1,154
cs
C#
src/SpiceSharpParser.IntegrationTests/DotStatements/DcTests.cs
axionbio/SpiceSharpParser
99afc08ced40740b379a52842b3be8c17a08c111
[ "MIT" ]
null
null
null
src/SpiceSharpParser.IntegrationTests/DotStatements/DcTests.cs
axionbio/SpiceSharpParser
99afc08ced40740b379a52842b3be8c17a08c111
[ "MIT" ]
1
2019-12-20T12:06:42.000Z
2019-12-20T12:06:42.000Z
src/SpiceSharpParser.IntegrationTests/DotStatements/DcTests.cs
axionbio/SpiceSharpParser
99afc08ced40740b379a52842b3be8c17a08c111
[ "MIT" ]
2
2018-10-18T06:38:24.000Z
2019-12-20T12:02:41.000Z
using System; using Xunit; namespace SpiceSharpParser.IntegrationTests.DotStatements { public class DCTests : BaseTests { [Fact] public void DCCurrentSweep() { var netlist = ParseNetlist( "DC Sweep - Current", "I1 0 in 0", "R1 ...
26.227273
67
0.454939
67595e32f01bdfd5614ce4d266790a801dcca25d
550
cs
C#
test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/Inheritance.Complex.NoKeptCtorTests.g.cs
jtschuster/linker
2abcee1070e38d2994a25777023dfa61615ea498
[ "MIT" ]
null
null
null
test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/Inheritance.Complex.NoKeptCtorTests.g.cs
jtschuster/linker
2abcee1070e38d2994a25777023dfa61615ea498
[ "MIT" ]
null
null
null
test/ILLink.RoslynAnalyzer.Tests/generated/ILLink.RoslynAnalyzer.Tests.Generator/ILLink.RoslynAnalyzer.Tests.TestCaseGenerator/Inheritance.Complex.NoKeptCtorTests.g.cs
jtschuster/linker
2abcee1070e38d2994a25777023dfa61615ea498
[ "MIT" ]
null
null
null
using System; using System.Threading.Tasks; using Xunit; namespace ILLink.RoslynAnalyzer.Tests.Inheritance.Complex { public sealed partial class NoKeptCtorTests : LinkerTestBase { protected override string TestSuiteName => "Inheritance.Complex.NoKeptCtor"; [Fact] public Task OverrideOfAbstractAndInterfaceMe...
22
78
0.781818
f93f735f5549711f64005ce2e6f8ba20556dd37b
2,099
cs
C#
source/GreenEnergyHub.TimeSeries/source/GreenEnergyHub.TimeSeries.Core/Json/JsonSerializer.cs
Energinet-DataHub/geh-timeseries
24e92e7664e3d3774f941973ed7563837385748a
[ "Apache-2.0" ]
5
2021-04-23T08:10:57.000Z
2021-12-17T03:14:03.000Z
source/GreenEnergyHub.TimeSeries/source/GreenEnergyHub.TimeSeries.Core/Json/JsonSerializer.cs
Energinet-DataHub/geh-timeseries
24e92e7664e3d3774f941973ed7563837385748a
[ "Apache-2.0" ]
335
2021-04-14T19:10:40.000Z
2022-03-28T13:02:20.000Z
source/GreenEnergyHub.TimeSeries/source/GreenEnergyHub.TimeSeries.Core/Json/JsonSerializer.cs
Energinet-DataHub/geh-timeseries
24e92e7664e3d3774f941973ed7563837385748a
[ "Apache-2.0" ]
null
null
null
// Copyright 2020 Energinet DataHub A/S // // Licensed under the Apache License, Version 2.0 (the "License2"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or a...
34.983333
83
0.683659
a620eebd2776215025b1de5efcc4bcc4558fd152
436
cs
C#
DynamicForms.Web/Infrastructure/ApplicationFormCogs/Mapping/FieldMappers/StateFieldMapper.cs
fabiomilheiro/DynamicForms
f25dae58e51dcc4f13d7b68b3e797524c14a9521
[ "Apache-2.0" ]
1
2020-09-28T16:14:52.000Z
2020-09-28T16:14:52.000Z
DynamicForms.Web/Infrastructure/ApplicationFormCogs/Mapping/FieldMappers/StateFieldMapper.cs
fabiomilheiro/DynamicForms
f25dae58e51dcc4f13d7b68b3e797524c14a9521
[ "Apache-2.0" ]
null
null
null
DynamicForms.Web/Infrastructure/ApplicationFormCogs/Mapping/FieldMappers/StateFieldMapper.cs
fabiomilheiro/DynamicForms
f25dae58e51dcc4f13d7b68b3e797524c14a9521
[ "Apache-2.0" ]
null
null
null
using System.Collections.Generic; using DynamicForms.Common.Models.ConfigurationModels.Fields; namespace DynamicForms.Web.Infrastructure.ApplicationFormCogs.Mapping.FieldMappers { public class StateFieldMapper : FieldMapperBase<StateField> { protected override IEnumerable<Mapping<StateField>> Mappings...
33.538462
82
0.715596
a67742cf032e4ca3f856329cd347f69476426deb
1,874
cs
C#
src/Core.Tests/Cancellation/WhenCancelled.cs
rmacdonaldsmith/ForgetMeNot-Akka
4cc45085cab8fe9aa3f517404cd412122dc81b58
[ "MIT" ]
1
2015-06-22T05:04:05.000Z
2015-06-22T05:04:05.000Z
src/Core.Tests/Cancellation/WhenCancelled.cs
rmacdonaldsmith/ForgetMeNot-Akka
4cc45085cab8fe9aa3f517404cd412122dc81b58
[ "MIT" ]
null
null
null
src/Core.Tests/Cancellation/WhenCancelled.cs
rmacdonaldsmith/ForgetMeNot-Akka
4cc45085cab8fe9aa3f517404cd412122dc81b58
[ "MIT" ]
null
null
null
using System; using Akka.Actor; using Akka.TestKit.NUnit; using ForgetMeNot.Core.Cancellation; using ForgetMeNot.Messages; using NUnit.Framework; namespace ForgetMeNot.Core.Tests.Cancellation { public class WhenCancelled : TestKit { [Test] public void ShouldAllowNonCancelledRemindersThrough() ...
39.87234
118
0.681964
50e2fd520674ff4f2f2f11e3b7114ee037aa3204
496
cs
C#
Source Code/PL_Console/Program.cs
doangocthach/Manager-Caffe-G04
5aa86cd233aa8cf0b7c07bf4ff941f371a1365be
[ "MIT" ]
null
null
null
Source Code/PL_Console/Program.cs
doangocthach/Manager-Caffe-G04
5aa86cd233aa8cf0b7c07bf4ff941f371a1365be
[ "MIT" ]
null
null
null
Source Code/PL_Console/Program.cs
doangocthach/Manager-Caffe-G04
5aa86cd233aa8cf0b7c07bf4ff941f371a1365be
[ "MIT" ]
null
null
null
using System; using BL; using PL_Console; using Persitence.Model; using System.Security; using System.Collections.Generic; namespace PL_Console { class Program { Items it = new Items(); List<Items> li = new List<Items>(); static void Main(string[] args) { Console.Clear(); ...
24.8
99
0.538306
c2c3d7c9f0b1f3a01e2e6d2bda30f0723299343d
513
cs
C#
IndrivoPM/IndrivoPM.Common/Exceptions/BusinessUseCaseException.cs
indrivo/bizon360_pm
585f8e9950e3559631d8f2c631e82aba98e6e8ee
[ "MIT" ]
null
null
null
IndrivoPM/IndrivoPM.Common/Exceptions/BusinessUseCaseException.cs
indrivo/bizon360_pm
585f8e9950e3559631d8f2c631e82aba98e6e8ee
[ "MIT" ]
null
null
null
IndrivoPM/IndrivoPM.Common/Exceptions/BusinessUseCaseException.cs
indrivo/bizon360_pm
585f8e9950e3559631d8f2c631e82aba98e6e8ee
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Linq; namespace Gear.Common.Exceptions { public class BusinessUseCaseException : Exception { //TODO: Think over needing to remove the list to simple string public BusinessUseCaseException(IList<string> violations) : base...
28.5
106
0.60039
32957940425a9ac31172b3b8712f9a5d85c21c5e
1,660
cs
C#
Samples/Samples/ViewModel/BrowserViewModel.cs
dotMorten/Essentials
26c14c78f77ff7e8f3e4640e45bbb84224bf41d2
[ "MIT" ]
1
2021-05-23T23:21:54.000Z
2021-05-23T23:21:54.000Z
Samples/Samples/ViewModel/BrowserViewModel.cs
kiranbasvaraj/Essentials
64718b89177333396bf4c71a4c1037af500fa6ad
[ "MIT" ]
null
null
null
Samples/Samples/ViewModel/BrowserViewModel.cs
kiranbasvaraj/Essentials
64718b89177333396bf4c71a4c1037af500fa6ad
[ "MIT" ]
2
2018-02-27T10:54:31.000Z
2018-09-05T05:17:36.000Z
using System; using System.Collections.Generic; using System.Diagnostics; using System.Windows.Input; using Xamarin.Essentials; using Xamarin.Forms; namespace Samples.ViewModel { public class BrowserViewModel : BaseViewModel { string browserStatus; string uri = "http://xamarin.com"; in...
23.714286
77
0.505422
3211516e3caa1003bdd26bcff30d88bb67f2a926
760
cs
C#
EmpresaXYZ/EmpresaXYZ.BLL/ClienteBLL.cs
figueiredosoftware/App3CamadasComTestesUnitario
9fbd2a43b2a21e0c86e645b383c34f2e64318a70
[ "MIT" ]
null
null
null
EmpresaXYZ/EmpresaXYZ.BLL/ClienteBLL.cs
figueiredosoftware/App3CamadasComTestesUnitario
9fbd2a43b2a21e0c86e645b383c34f2e64318a70
[ "MIT" ]
null
null
null
EmpresaXYZ/EmpresaXYZ.BLL/ClienteBLL.cs
figueiredosoftware/App3CamadasComTestesUnitario
9fbd2a43b2a21e0c86e645b383c34f2e64318a70
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using EmpresaXYZ.BLL; using EmpresaXYZ.Models; using EmpresaXYZ.DAL; namespace EmpresaXYZ.BLL { public class ClienteBLL { public int Incluir(Cliente cli) { Validar(cl...
21.111111
65
0.557895
5727bd0283c0e14cae90cf128314e279724ce956
1,285
cs
C#
Orm/Xtensive.Orm.Tests.Framework/MeasurementOptions.cs
commit-n-run/dataobjects-net
21744a6bb57a5975d3abe1bf43c85d61e05dc031
[ "MIT" ]
41
2019-12-18T02:07:09.000Z
2022-01-19T23:31:51.000Z
Orm/Xtensive.Orm.Tests.Framework/MeasurementOptions.cs
commit-n-run/dataobjects-net
21744a6bb57a5975d3abe1bf43c85d61e05dc031
[ "MIT" ]
104
2020-01-22T08:44:24.000Z
2022-03-21T15:21:36.000Z
Orm/Xtensive.Orm.Tests.Framework/MeasurementOptions.cs
commit-n-run/dataobjects-net
21744a6bb57a5975d3abe1bf43c85d61e05dc031
[ "MIT" ]
14
2020-01-02T17:47:22.000Z
2022-01-27T19:22:49.000Z
// Copyright (C) 2003-2010 Xtensive LLC. // All rights reserved. // For conditions of distribution and use, see license. // Created by: Alex Yakunin // Created: 2007.10.03 using System; namespace Xtensive.Orm.Tests { /// <summary> /// <see cref="Measurement"/> options. /// </summary> [Flags] public enum ...
27.934783
129
0.619455
f5757401ee4af1e5525556ef82f675e39f942f48
932
cs
C#
src/Orchard.Web/Modules/Orchard.CRM.Core/ViewModels/EmailTemplateViewModel.cs
siyamandayubi/Orchardcollaboration
3f3aa27e12b6db0234579c558934856b022537a5
[ "MIT" ]
47
2016-08-09T09:07:33.000Z
2022-03-01T21:44:30.000Z
src/Orchard.Web/Modules/temp/Orchard.CRM.Core/ViewModels/EmailTemplateViewModel.cs
AccentureRapid/OrchardCollaboration
93f367544a0dd78a89c00314d0254ed7894e5993
[ "MIT" ]
13
2017-02-07T21:32:20.000Z
2018-12-11T07:12:54.000Z
src/Orchard.Web/Modules/temp/Orchard.CRM.Core/ViewModels/EmailTemplateViewModel.cs
AccentureRapid/OrchardCollaboration
93f367544a0dd78a89c00314d0254ed7894e5993
[ "MIT" ]
21
2016-08-09T09:10:50.000Z
2020-01-09T23:13:28.000Z
using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.ComponentModel.DataAnnotations; using System.Linq; using System.Web; using System.Web.Mvc; namespace Orchard.CRM.Core.ViewModels { public class EmailTemplateViewModel { private Collection<SelectListItem> ...
22.731707
84
0.594421
f57a0937618f5de239aa1ec4d742dc215f7bcfe4
2,019
cs
C#
BubbleGhost2D/Prefabs/Map.cs
luca1337/BubbleGhost
425f22a610279e4e75071fb1c0a6d5bf6117f106
[ "MIT" ]
null
null
null
BubbleGhost2D/Prefabs/Map.cs
luca1337/BubbleGhost
425f22a610279e4e75071fb1c0a6d5bf6117f106
[ "MIT" ]
null
null
null
BubbleGhost2D/Prefabs/Map.cs
luca1337/BubbleGhost
425f22a610279e4e75071fb1c0a6d5bf6117f106
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Runtime.CompilerServices; using System.Text; using System.Threading.Tasks; using BehaviourEngine; using OpenTK; namespace BubbleGhostGame2D { public class Map : GameObject { public static Vector2 SpawnPoin...
34.810345
134
0.515602
ec0e535cba3eafb937bb7f897f1c2bca04358406
5,536
cs
C#
Tests/xUnitinvi/EndToEnd/MessagesEndToEndTests.cs
pskumarweb/tweetinvi
91cdf83b87f6c0c75d7ece6a13fce792d820e3c8
[ "MIT" ]
1,018
2015-03-31T10:47:34.000Z
2022-03-29T17:56:19.000Z
Tests/xUnitinvi/EndToEnd/MessagesEndToEndTests.cs
pskumarweb/tweetinvi
91cdf83b87f6c0c75d7ece6a13fce792d820e3c8
[ "MIT" ]
1,131
2015-07-16T08:30:27.000Z
2022-03-24T20:26:41.000Z
Tests/xUnitinvi/EndToEnd/MessagesEndToEndTests.cs
pskumarweb/tweetinvi
91cdf83b87f6c0c75d7ece6a13fce792d820e3c8
[ "MIT" ]
303
2015-06-18T10:56:56.000Z
2022-03-07T14:51:23.000Z
using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Threading.Tasks; using Tweetinvi.Core.Models.Properties; using Tweetinvi.Exceptions; using Tweetinvi.Models; using Tweetinvi.Parameters; using Xunit; using Xunit.Abstractions; using xUnitinvi.TestHelpers; namespace xUnitin...
39.262411
168
0.596098
bf83889713fa14d18e7e8b53e9fac4e10d63e305
218
cs
C#
KerbalStore/Data/ITicketRepository.cs
aabaaiaaa/Kerbal-Store
73b938bceb5096fa35e15150d9bf67914b7bf799
[ "Unlicense" ]
null
null
null
KerbalStore/Data/ITicketRepository.cs
aabaaiaaa/Kerbal-Store
73b938bceb5096fa35e15150d9bf67914b7bf799
[ "Unlicense" ]
null
null
null
KerbalStore/Data/ITicketRepository.cs
aabaaiaaa/Kerbal-Store
73b938bceb5096fa35e15150d9bf67914b7bf799
[ "Unlicense" ]
null
null
null
using System.Collections.Generic; using KerbalStore.Data.Entities; namespace KerbalStore.Data { public interface ITicketRepository { void SubmitTicketRequest(string who, string partRequested); } }
21.8
67
0.752294
13faa33233496b9d4a1dd78138e67cbf504b5689
4,655
cs
C#
Services/Help/HelpService.cs
Zelda-Universe/Kaepora
1805ec502a48a3e695d2e534f80a8859c8c7131c
[ "MIT" ]
null
null
null
Services/Help/HelpService.cs
Zelda-Universe/Kaepora
1805ec502a48a3e695d2e534f80a8859c8c7131c
[ "MIT" ]
null
null
null
Services/Help/HelpService.cs
Zelda-Universe/Kaepora
1805ec502a48a3e695d2e534f80a8859c8c7131c
[ "MIT" ]
null
null
null
using Discord; using Discord.Commands; using System.Linq; using System.Text; using System.Text.RegularExpressions; using System.Threading.Tasks; namespace Kaepora { public class HelpService : ServiceBase { private static CommandService _commandService = null; protected override Task PreEnable(...
35.265152
179
0.53276
92aef7758ca6e0c4d849c94bfa80ab48a55a09ee
1,505
cs
C#
Veixy/admin_reg_pending.aspx.cs
faxad/veixy
30228aed8b5e8722d55755f7ff45aaa40e0fcc3e
[ "MIT" ]
null
null
null
Veixy/admin_reg_pending.aspx.cs
faxad/veixy
30228aed8b5e8722d55755f7ff45aaa40e0fcc3e
[ "MIT" ]
1
2017-12-29T13:22:36.000Z
2017-12-30T18:26:02.000Z
Veixy/admin_reg_pending.aspx.cs
faxad/veixy
30228aed8b5e8722d55755f7ff45aaa40e0fcc3e
[ "MIT" ]
null
null
null
using System; using System.Data.SqlClient; using System.Web.UI.WebControls; public partial class admin_reg_pending : System.Web.UI.Page { private SqlConnection conn = new SqlConnection("Data Source=Toshiba;Initial Catalog=CRM_db;Integrated Security=True"); protected void Page_Load(object sender, EventArgs e) ...
41.805556
163
0.663787
5d2fde4d31aa096020e8be719e0ccd6f9edb8bc7
2,208
cs
C#
src/SmartAttestation/ViewModels/AttestationsViewModel.cs
Hadramet/SmartAttestation
e133e9191839f03ac0c467188656fefae3a9d8c3
[ "MIT" ]
null
null
null
src/SmartAttestation/ViewModels/AttestationsViewModel.cs
Hadramet/SmartAttestation
e133e9191839f03ac0c467188656fefae3a9d8c3
[ "MIT" ]
3
2020-11-09T13:23:52.000Z
2020-11-09T13:31:04.000Z
src/SmartAttestation/ViewModels/AttestationsViewModel.cs
Hadramet/SmartAttestation
e133e9191839f03ac0c467188656fefae3a9d8c3
[ "MIT" ]
null
null
null
using SmartAttestation.Models; using SmartAttestation.Services; using SmartAttestation.Views; using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.Diagnostics; using System.Text; using System.Threading.Tasks; using Xamarin.Forms; namespace SmartAttestation.ViewModels { ...
32
122
0.597373
9f7e7cb0afbaf610bd2e4d91d440a63b1597db2a
191
cshtml
C#
WordCounter/Views/Home/Index.cshtml
ldam77/WordCounter
374128838357388978d67a2df4249ba73c71c523
[ "MIT" ]
null
null
null
WordCounter/Views/Home/Index.cshtml
ldam77/WordCounter
374128838357388978d67a2df4249ba73c71c523
[ "MIT" ]
null
null
null
WordCounter/Views/Home/Index.cshtml
ldam77/WordCounter
374128838357388978d67a2df4249ba73c71c523
[ "MIT" ]
null
null
null
@{ Layout = "_Layout"; } <h1>Welcome to Word Counter</h1> <h3><a href="/WordCounters/new">Enter a new counter</a></h3> <h3><a href="/WordCounters">List of previous counter</a></h3>
21.222222
63
0.633508
c1d5b868b65b580daf5e658c457b098ec09db0ef
497
cs
C#
MonkeyWrench.DataClasses/Database/DBRevisionWorkView2.cs
rolfbjarne/monkeywrench
cfc003d591e7e110cdc1d4e78804d05692bc6ba0
[ "MIT" ]
12
2015-02-17T15:49:58.000Z
2020-05-27T12:54:29.000Z
MonkeyWrench.DataClasses/Database/DBRevisionWorkView2.cs
rolfbjarne/monkeywrench
cfc003d591e7e110cdc1d4e78804d05692bc6ba0
[ "MIT" ]
44
2015-01-22T22:05:18.000Z
2020-04-08T06:34:01.000Z
MonkeyWrench.DataClasses/Database/DBRevisionWorkView2.cs
rolfbjarne/monkeywrench
cfc003d591e7e110cdc1d4e78804d05692bc6ba0
[ "MIT" ]
15
2015-01-22T16:48:07.000Z
2022-03-31T21:44:53.000Z
/* * DBRevisionWorkView2.cs * * Authors: * Rolf Bjarne Kvinge (RKvinge@novell.com) * * Copyright 2009 Novell, Inc. (http://www.novell.com) * * See the LICENSE file included with the distribution for details. * */ using System; using System.Collections.Generic; using System.Linq; using System.Text; nam...
17.137931
67
0.688129
263bbffd2fdc8b7aed86eccb1bdbb98919b5074b
2,256
cs
C#
Release/Product/Python/Analysis/Parsing/Ast/FromImportStatement.cs
rsumner33/PTVS
f5d67cff8c7bb32992dd4f77c0dfddaca6071250
[ "Apache-2.0" ]
null
null
null
Release/Product/Python/Analysis/Parsing/Ast/FromImportStatement.cs
rsumner33/PTVS
f5d67cff8c7bb32992dd4f77c0dfddaca6071250
[ "Apache-2.0" ]
null
null
null
Release/Product/Python/Analysis/Parsing/Ast/FromImportStatement.cs
rsumner33/PTVS
f5d67cff8c7bb32992dd4f77c0dfddaca6071250
[ "Apache-2.0" ]
1
2020-12-09T10:16:23.000Z
2020-12-09T10:16:23.000Z
/* **************************************************************************** * * Copyright (c) Microsoft Corporation. * * This source code is subject to terms and conditions of the Apache License, Version 2.0. A * copy of the license can be found in the License.html file at the root of this distribution. If ...
32.228571
124
0.571365
c5fb49360c9bee0fda92bfa6928fe44acf9fa3a5
141
cs
C#
Tests/FormatLines.Tests/Framework/ITestCompleteParameters.cs
arwyl/format-lines
52a37d7445ac81eca081100f2aef9bea354e35dd
[ "MIT" ]
null
null
null
Tests/FormatLines.Tests/Framework/ITestCompleteParameters.cs
arwyl/format-lines
52a37d7445ac81eca081100f2aef9bea354e35dd
[ "MIT" ]
null
null
null
Tests/FormatLines.Tests/Framework/ITestCompleteParameters.cs
arwyl/format-lines
52a37d7445ac81eca081100f2aef9bea354e35dd
[ "MIT" ]
null
null
null
namespace FormatLines.Tests.Framework { public interface ITestCompleteParameters : ITestStartedParameters { string Result { get; } } }
17.625
66
0.77305
8609e2a2d5cb7f0ba0a938775171249235d0f06d
529
cs
C#
GravityLenz/Assets/Scripts/Pulse.cs
Zhouball/GravityLens
5e2b00c56bd37f71d072c1864743126dddbbdce1
[ "MIT" ]
null
null
null
GravityLenz/Assets/Scripts/Pulse.cs
Zhouball/GravityLens
5e2b00c56bd37f71d072c1864743126dddbbdce1
[ "MIT" ]
null
null
null
GravityLenz/Assets/Scripts/Pulse.cs
Zhouball/GravityLens
5e2b00c56bd37f71d072c1864743126dddbbdce1
[ "MIT" ]
null
null
null
using System.Collections; using System.Collections.Generic; using UnityEngine; public class Pulse : MonoBehaviour { public float speed = 0.1f; public float min = 1; public float max = 15; // Use this for initialization void Start () { } // Update is called once per frame void Update () { ...
23
70
0.63138
ab36416c125f32947beaade66c1f818e48d57a49
513
cs
C#
src/Orchard.Web/Modules/CloudBust.Application/Models/LoginsRecord.cs
doticca/Orchard.CloudBust
b1fae5236fe37ce00ec19d03ac0159c6e94f6592
[ "BSD-3-Clause" ]
1
2017-10-23T06:28:08.000Z
2017-10-23T06:28:08.000Z
src/Orchard.Web/Modules/CloudBust.Application/Models/LoginsRecord.cs
doticca/Orchard.CloudBust
b1fae5236fe37ce00ec19d03ac0159c6e94f6592
[ "BSD-3-Clause" ]
null
null
null
src/Orchard.Web/Modules/CloudBust.Application/Models/LoginsRecord.cs
doticca/Orchard.CloudBust
b1fae5236fe37ce00ec19d03ac0159c6e94f6592
[ "BSD-3-Clause" ]
null
null
null
using CloudBust.Application.Models; using System; using System.Collections.Generic; using System.Linq; using System.Web; namespace CloudBust.Application.Models { public class LoginsRecord { public virtual int Id { get; set; } public virtual string Hash { get; set; } public virtual Use...
30.176471
80
0.705653
ab8ad7c8f8cdb17cf44f578a49957c6484036a7b
983
cs
C#
src/Game/Sakuno.ING.Game.Provider/Models/FleetId.cs
amatukaze/ing
75d74dbffb80d496beaf4cfe55f3709316724316
[ "MIT" ]
56
2017-11-09T23:58:47.000Z
2022-02-23T04:13:23.000Z
src/Game/Sakuno.ING.Game.Provider/Models/FleetId.cs
HinaKotoha/ing
75d74dbffb80d496beaf4cfe55f3709316724316
[ "MIT" ]
24
2017-11-28T06:07:48.000Z
2021-03-17T09:44:43.000Z
src/Game/Sakuno.ING.Game.Provider/Models/FleetId.cs
HinaKotoha/ing
75d74dbffb80d496beaf4cfe55f3709316724316
[ "MIT" ]
13
2018-02-26T20:04:19.000Z
2022-02-23T04:13:13.000Z
using Sakuno.ING.Game.Json.Converters; using System; namespace Sakuno.ING.Game.Models { [Identifier] public readonly struct FleetId : IEquatable<FleetId>, IComparable<FleetId> { private readonly int value; public FleetId(int value) => this.value = value; public int CompareTo(Fleet...
39.32
97
0.670397
460b657073283da1b3739a5b3b5c1a2fcc057da7
2,833
cs
C#
Griddly.Mvc/GriddlyButton.cs
JustinCreasy/griddly
b86cfe04407cafd0c28336bd6ef26fdd7f2bc31c
[ "MIT" ]
null
null
null
Griddly.Mvc/GriddlyButton.cs
JustinCreasy/griddly
b86cfe04407cafd0c28336bd6ef26fdd7f2bc31c
[ "MIT" ]
null
null
null
Griddly.Mvc/GriddlyButton.cs
JustinCreasy/griddly
b86cfe04407cafd0c28336bd6ef26fdd7f2bc31c
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Web.Mvc; namespace Griddly.Mvc { public class GriddlyButton { public GriddlyButton(string additionalClassName = null) { Buttons = new List<GriddlyButton>(); Enabled = true; Action = GriddlyButtonA...
29.821053
133
0.545711
17868745f02140a3040eec560f41dfdef30e5f58
2,804
cs
C#
src/TestMapTileGenerator/Program.cs
michael-laoyu/MapTileGenerator
768826d0ee88b08e4102c1b1ca5b88a24825b659
[ "Apache-2.0" ]
301
2016-08-02T15:19:57.000Z
2022-03-28T03:55:37.000Z
src/TestMapTileGenerator/Program.cs
zhangmingqi/MapTileGenerator
768826d0ee88b08e4102c1b1ca5b88a24825b659
[ "Apache-2.0" ]
4
2017-07-15T11:51:54.000Z
2020-01-04T14:51:56.000Z
src/TestMapTileGenerator/Program.cs
zhangmingqi/MapTileGenerator
768826d0ee88b08e4102c1b1ca5b88a24825b659
[ "Apache-2.0" ]
118
2016-08-12T03:49:02.000Z
2022-03-28T03:55:38.000Z
using MapTileGenerator; using MapTileGenerator.Core; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading; using System.Threading.Tasks; namespace TestMapTileGenerator { class Program { static void Main(string[] args) { //监听控制...
33.783133
124
0.497504
75d26173bdc6d1eff55ecfb4eb050c20f8381d51
3,949
cs
C#
SHFB/Source/SandcastleCore/BuildAssembler/SyntaxGenerator/ISyntaxGeneratorMetadata.cs
Mu-L/SHFB
9ea7e584034aca8620532fa45946635a428159ca
[ "MS-PL" ]
null
null
null
SHFB/Source/SandcastleCore/BuildAssembler/SyntaxGenerator/ISyntaxGeneratorMetadata.cs
Mu-L/SHFB
9ea7e584034aca8620532fa45946635a428159ca
[ "MS-PL" ]
null
null
null
SHFB/Source/SandcastleCore/BuildAssembler/SyntaxGenerator/ISyntaxGeneratorMetadata.cs
Mu-L/SHFB
9ea7e584034aca8620532fa45946635a428159ca
[ "MS-PL" ]
null
null
null
//=============================================================================================================== // System : Sandcastle Tools - Sandcastle Tools Core Class Library // File : ISyntaxGeneratorFactory.cs // Author : Eric Woodruff (Eric@EWoodruff.us) // Updated : 04/06/2021 // Note : Copyrig...
45.918605
115
0.578881
2f0fcf17543e7fef3ea08992036c58fa2479a34a
3,948
cs
C#
TARY_Library_Silverlight/TARY_Library_Silverlight/ButtonListFORM.xaml.cs
TaryHuang/Photo
e04a2b7151a4a0b75643da248596f741dd9e4189
[ "MIT" ]
null
null
null
TARY_Library_Silverlight/TARY_Library_Silverlight/ButtonListFORM.xaml.cs
TaryHuang/Photo
e04a2b7151a4a0b75643da248596f741dd9e4189
[ "MIT" ]
null
null
null
TARY_Library_Silverlight/TARY_Library_Silverlight/ButtonListFORM.xaml.cs
TaryHuang/Photo
e04a2b7151a4a0b75643da248596f741dd9e4189
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Linq; using System.Net; using System.Windows; using System.Windows.Controls; using System.Windows.Documents; using System.Windows.Input; using System.Windows.Media; using System.Windows.Media.Animation; using System.Windows.Shapes; using Microsoft.Phone.Cont...
22.689655
125
0.469605
2f374777a3fd4cb5bb53391f861ceb675628b651
1,678
cs
C#
UnitTest/starshipxac.Shell.UnitTest/ShellNonFileSystemItemTest.cs
rasmus-z/starshipxac.ShellLibrary
af221b9e47dd4eaa3d99c0f95080e96e5d1658e7
[ "MIT" ]
1
2021-02-04T20:07:32.000Z
2021-02-04T20:07:32.000Z
UnitTest/starshipxac.Shell.UnitTest/ShellNonFileSystemItemTest.cs
rasmus-z/starshipxac.ShellLibrary
af221b9e47dd4eaa3d99c0f95080e96e5d1658e7
[ "MIT" ]
null
null
null
UnitTest/starshipxac.Shell.UnitTest/ShellNonFileSystemItemTest.cs
rasmus-z/starshipxac.ShellLibrary
af221b9e47dd4eaa3d99c0f95080e96e5d1658e7
[ "MIT" ]
null
null
null
using System; using System.Linq; using System.Threading.Tasks; using starshipxac.Shell.TestTools; using Xunit; using Xunit.Abstractions; namespace starshipxac.Shell { public class ShellNonFileSystemItemTest : IClassFixture<ShellTestConfig> { public ShellNonFileSystemItemTest(ShellTestConfig...
31.074074
128
0.548868
c7609781463cd2f86d4e7208fcf3d8ce703f85d6
249
cs
C#
Source/FakeItEasy/Expressions/IExpressionCallMatcherFactory.cs
bondsbw/FakeItEasy
8f81b03d356ef4c578ed3041ca26b1267c92e5f5
[ "MIT" ]
3
2015-01-15T21:45:18.000Z
2021-11-15T10:41:08.000Z
Source/FakeItEasy/Expressions/IExpressionCallMatcherFactory.cs
bondsbw/FakeItEasy
8f81b03d356ef4c578ed3041ca26b1267c92e5f5
[ "MIT" ]
null
null
null
Source/FakeItEasy/Expressions/IExpressionCallMatcherFactory.cs
bondsbw/FakeItEasy
8f81b03d356ef4c578ed3041ca26b1267c92e5f5
[ "MIT" ]
1
2016-02-04T15:20:03.000Z
2016-02-04T15:20:03.000Z
namespace FakeItEasy.Expressions { using System.Linq.Expressions; using FakeItEasy.Core; internal interface IExpressionCallMatcherFactory { ICallMatcher CreateCallMathcer(LambdaExpression callSpecification); } }
24.9
76
0.73494
fe75dc56d2195591379692f42c31c1c5ca5db25b
2,910
cs
C#
src/Microsoft.Graph/Generated/ediscovery/model/ReviewSetQuery.cs
ScriptBox99/msgraph-beta-sdk-dotnet
ca948f2f658fa7e9fd635e448731bc15add977aa
[ "MIT" ]
71
2019-03-18T17:15:08.000Z
2022-02-24T23:05:11.000Z
src/Microsoft.Graph/Generated/ediscovery/model/ReviewSetQuery.cs
ScriptBox99/msgraph-beta-sdk-dotnet
ca948f2f658fa7e9fd635e448731bc15add977aa
[ "MIT" ]
248
2019-03-25T13:04:57.000Z
2022-03-31T22:49:58.000Z
src/Microsoft.Graph/Generated/ediscovery/model/ReviewSetQuery.cs
ScriptBox99/msgraph-beta-sdk-dotnet
ca948f2f658fa7e9fd635e448731bc15add977aa
[ "MIT" ]
30
2019-10-06T23:18:37.000Z
2022-02-22T10:00:00.000Z
// ------------------------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information. // ------------------------------------------------------------------------------ /...
42.794118
384
0.605842
71942ab826b22956dd967f44a59d15ca4bcb6568
376
cs
C#
Grabacr07.KanColleViewer/ViewModels/Contents/Fleets/TimerViewModel.cs
balderm/KanColleViewer
7a2667d33e14d853d90c27d6a8d7e63db9a3c4cf
[ "MIT" ]
23
2015-01-17T19:00:05.000Z
2021-03-24T06:06:43.000Z
Grabacr07.KanColleViewer/ViewModels/Contents/Fleets/TimerViewModel.cs
balderm/KanColleViewer
7a2667d33e14d853d90c27d6a8d7e63db9a3c4cf
[ "MIT" ]
2
2015-02-25T03:34:08.000Z
2015-03-10T11:34:17.000Z
Grabacr07.KanColleViewer/ViewModels/Contents/Fleets/TimerViewModel.cs
balderm/KanColleViewer
7a2667d33e14d853d90c27d6a8d7e63db9a3c4cf
[ "MIT" ]
20
2015-02-02T23:39:31.000Z
2018-02-17T05:57:19.000Z
using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; using Livet; namespace Grabacr07.KanColleViewer.ViewModels.Contents.Fleets { public abstract class TimerViewModel : ViewModel { public Func<string> TimerProc { get { return this.CreateMessage; } } ...
19.789474
62
0.731383
a8dd9f9e98cdde744b31a1f0460563036cbb4392
2,601
cs
C#
OdeToFood.Data/InMemoryRestaurantData.cs
jackwkinsey/asp-net-core-fundamentals
050b5a6267db94316225aeed03591f7bd30ad074
[ "MIT" ]
null
null
null
OdeToFood.Data/InMemoryRestaurantData.cs
jackwkinsey/asp-net-core-fundamentals
050b5a6267db94316225aeed03591f7bd30ad074
[ "MIT" ]
null
null
null
OdeToFood.Data/InMemoryRestaurantData.cs
jackwkinsey/asp-net-core-fundamentals
050b5a6267db94316225aeed03591f7bd30ad074
[ "MIT" ]
null
null
null
using OdeToFood.Core; using System.Collections.Generic; using System.Linq; namespace OdeToFood.Data { public class InMemoryRestaurantData : IRestaurantData { private readonly List<Restaurant> _restaurants; public InMemoryRestaurantData() { _restaurants = new List<Restauran...
30.6
120
0.548251
caa4f7f3a412a792565acdfeb3c8c0c026064397
245
cs
C#
MyShop/Services/Goods/Models/GoodsQueryServiceModel.cs
AlexanderMarkovAlexandrov/MyShop
f382d5f8a0b283ab779c6f9a9992633732898e59
[ "MIT" ]
null
null
null
MyShop/Services/Goods/Models/GoodsQueryServiceModel.cs
AlexanderMarkovAlexandrov/MyShop
f382d5f8a0b283ab779c6f9a9992633732898e59
[ "MIT" ]
null
null
null
MyShop/Services/Goods/Models/GoodsQueryServiceModel.cs
AlexanderMarkovAlexandrov/MyShop
f382d5f8a0b283ab779c6f9a9992633732898e59
[ "MIT" ]
null
null
null
namespace MyShop.Services.Goods.Models { using System.Collections.Generic; public class GoodsQueryServiceModel { public int TotalGoods { get; set; } public IEnumerable<GoodsServiceModel> Goods { get; set; } } }
22.272727
65
0.677551
887387a8363a6c4701fb26eec16aa5c699cd7134
26,203
cs
C#
TestME/frmEdit.Designer.cs
KaramanisWeb/TestMeApp
6dfe1eb7af1afad3c3c7c9e3dcef47f105956304
[ "MIT" ]
3
2015-11-07T15:39:35.000Z
2015-11-28T08:03:59.000Z
TestME/frmEdit.Designer.cs
KaramanisWeb/TestMeApp
6dfe1eb7af1afad3c3c7c9e3dcef47f105956304
[ "MIT" ]
4
2015-11-08T15:42:02.000Z
2015-12-18T18:38:36.000Z
TestME/frmEdit.Designer.cs
KaramanisWeb/TestMeApp
6dfe1eb7af1afad3c3c7c9e3dcef47f105956304
[ "MIT" ]
null
null
null
namespace TestME { partial class frmEdit { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up any resources being used. /// </summary> /// <param nam...
59.148984
173
0.638744
887d5786c2bf861985c3ae77a454a6a1741030a2
2,504
cs
C#
paramore.brighter.commandprocessor.tests.nunit/CommandProcessors/When_we_have_exercised_the_pipeline_cleanup_its_handlers.cs
uQr/Paramore.Brighter
561a065a5fd2ef1d5cdbe8ba5d6bb1a3289548b2
[ "MIT" ]
null
null
null
paramore.brighter.commandprocessor.tests.nunit/CommandProcessors/When_we_have_exercised_the_pipeline_cleanup_its_handlers.cs
uQr/Paramore.Brighter
561a065a5fd2ef1d5cdbe8ba5d6bb1a3289548b2
[ "MIT" ]
null
null
null
paramore.brighter.commandprocessor.tests.nunit/CommandProcessors/When_we_have_exercised_the_pipeline_cleanup_its_handlers.cs
uQr/Paramore.Brighter
561a065a5fd2ef1d5cdbe8ba5d6bb1a3289548b2
[ "MIT" ]
null
null
null
using System; using System.Linq; using NUnit.Framework; using paramore.brighter.commandprocessor.tests.nunit.CommandProcessors.TestDoubles; namespace paramore.brighter.commandprocessor.tests.nunit.CommandProcessors { [TestFixture] public class PipelineCleanupTests { private PipelineBuilder<MyComman...
35.267606
133
0.619409
e1d3747b759c419937811348205246d74cfd9997
286
cs
C#
aspnet-core/src/AbpCoreBasic.Application/Sessions/ISessionAppService.cs
DonaldTdz/AbpCoreBasic2
424a7740c752e7c7fc930cfe42b41f47d982bc37
[ "MIT" ]
null
null
null
aspnet-core/src/AbpCoreBasic.Application/Sessions/ISessionAppService.cs
DonaldTdz/AbpCoreBasic2
424a7740c752e7c7fc930cfe42b41f47d982bc37
[ "MIT" ]
null
null
null
aspnet-core/src/AbpCoreBasic.Application/Sessions/ISessionAppService.cs
DonaldTdz/AbpCoreBasic2
424a7740c752e7c7fc930cfe42b41f47d982bc37
[ "MIT" ]
null
null
null
using System.Threading.Tasks; using Abp.Application.Services; using AbpCoreBasic.Sessions.Dto; namespace AbpCoreBasic.Sessions { public interface ISessionAppService : IApplicationService { Task<GetCurrentLoginInformationsOutput> GetCurrentLoginInformations(); } }
23.833333
78
0.786713
c09373004795eaf2b70053dadff6c5d506f15e41
98
cs
C#
Khn/Khn/Domain/IEntity.cs
AliRezaKhazaeiNezhad/Microservices
6068bd291770956cb724c2dd39b3fd34dba81b37
[ "MIT" ]
null
null
null
Khn/Khn/Domain/IEntity.cs
AliRezaKhazaeiNezhad/Microservices
6068bd291770956cb724c2dd39b3fd34dba81b37
[ "MIT" ]
null
null
null
Khn/Khn/Domain/IEntity.cs
AliRezaKhazaeiNezhad/Microservices
6068bd291770956cb724c2dd39b3fd34dba81b37
[ "MIT" ]
null
null
null
 namespace Khn { public interface IEntity { System.Guid Id { get; set; } } }
10.888889
36
0.530612
c790e8e1339c6e25678d21d6684332136c19caab
1,578
cs
C#
Src/BinanceChain.NET/EnvironmentInfo.cs
jnlewis/BinanceChain.NET
4b293ec6c32fe5e39d2a489da4e3957e0944a4d7
[ "MIT" ]
7
2019-04-21T00:56:33.000Z
2022-02-01T19:19:10.000Z
Src/BinanceChain.NET/EnvironmentInfo.cs
jnlewis/BinanceChain.NET
4b293ec6c32fe5e39d2a489da4e3957e0944a4d7
[ "MIT" ]
null
null
null
Src/BinanceChain.NET/EnvironmentInfo.cs
jnlewis/BinanceChain.NET
4b293ec6c32fe5e39d2a489da4e3957e0944a4d7
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Text; namespace BinanceChain.NET { public class EnvironmentInfo { public string Name { get; set; } public string ApiBaseUrl { get; set; } public string WebSockerBaseUrl { get; set; } public string Hrp { get; set; } ...
26.3
99
0.474018
1d33fac6e1cd013482afb4eeb71fad43dc56b104
606
cs
C#
ERP_Logistics/Models/Product.cs
Of3lia/OfiStore_ERP_Logistics
087451fc1b24ce4036b4209ffb83745c916ba5e1
[ "MIT" ]
null
null
null
ERP_Logistics/Models/Product.cs
Of3lia/OfiStore_ERP_Logistics
087451fc1b24ce4036b4209ffb83745c916ba5e1
[ "MIT" ]
null
null
null
ERP_Logistics/Models/Product.cs
Of3lia/OfiStore_ERP_Logistics
087451fc1b24ce4036b4209ffb83745c916ba5e1
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.ComponentModel.DataAnnotations; using System.Linq; using System.Threading.Tasks; namespace ERP_Logistics.Models { public class Product : IEntity { public int Id { get; set; } public string Name { get; set; } public string Des...
25.25
55
0.636964
154b7e9c1aaf005601106aabb64e87c47bdbfa6c
7,829
cs
C#
Assets/Spring/Collection/Tree/TreeNode.cs
Mu-L/Tank
1ae1cb7d5bdf60f0f65482f4a353ba1f5a26ee1b
[ "MIT" ]
7
2021-07-08T02:50:43.000Z
2022-03-14T02:19:27.000Z
Assets/Spring/Collection/Tree/TreeNode.cs
Mu-L/Tank
1ae1cb7d5bdf60f0f65482f4a353ba1f5a26ee1b
[ "MIT" ]
null
null
null
Assets/Spring/Collection/Tree/TreeNode.cs
Mu-L/Tank
1ae1cb7d5bdf60f0f65482f4a353ba1f5a26ee1b
[ "MIT" ]
8
2021-07-03T08:53:18.000Z
2022-03-19T16:00:00.000Z
using System; using System.Collections.Generic; using Spring.Util; namespace Spring.Collection.Tree { /// <summary> /// 数据结点。 /// </summary> public sealed class TreeNode { private static readonly TreeNode[] EmptyDataNodeArray = new TreeNode[] { }; private string name; priv...
24.23839
87
0.426874
2ca4db4a369231e1382c770c8d5a6e7bf0e14590
1,106
cs
C#
LineCounter/Options.cs
nikolabebic95/LineCounter
65a260244e7f38b216fd477dba29195cfd161b7c
[ "MIT" ]
null
null
null
LineCounter/Options.cs
nikolabebic95/LineCounter
65a260244e7f38b216fd477dba29195cfd161b7c
[ "MIT" ]
null
null
null
LineCounter/Options.cs
nikolabebic95/LineCounter
65a260244e7f38b216fd477dba29195cfd161b7c
[ "MIT" ]
null
null
null
using Plossum.CommandLine; namespace ProjectUtilities.LineCounter { [CommandLineManager( ApplicationName = "Line Counter", Copyright = "Copyright (c) 2017 Nikola Bebic", Description = "Application used for counting the lines in software projects")] public class Options { ...
30.722222
86
0.547016
81e5d42ab6c928a1dc1366b2bbebdeb5cbddba4d
4,219
cs
C#
Chinook.WebApi/Controllers/Chinook/AlbumController.cs
EasyLOB/EasyLOB-Chinook-1
e661d458d7c23da5ca191e6255a7f57548aabf99
[ "MIT" ]
null
null
null
Chinook.WebApi/Controllers/Chinook/AlbumController.cs
EasyLOB/EasyLOB-Chinook-1
e661d458d7c23da5ca191e6255a7f57548aabf99
[ "MIT" ]
null
null
null
Chinook.WebApi/Controllers/Chinook/AlbumController.cs
EasyLOB/EasyLOB-Chinook-1
e661d458d7c23da5ca191e6255a7f57548aabf99
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Web.Http; using Chinook.Application; using Chinook.Data; using EasyLOB.Library; using EasyLOB.Library.WebApi; namespace Chinook.WebApi { public class AlbumController : BaseApiControllerApplication<AlbumDTO, Album> { #region Method...
30.572464
104
0.509599
c311f283bb7251770b4fce4922fc9b917498ec31
258
cs
C#
src/Giving/N3O.Umbraco.Giving.Checkout/Models/CheckoutCompleteModel.cs
Osama-Tahboub1/N3O.Umbraco
b36dc75d2d184b57dafeadcc53629562cb1717a3
[ "MIT" ]
null
null
null
src/Giving/N3O.Umbraco.Giving.Checkout/Models/CheckoutCompleteModel.cs
Osama-Tahboub1/N3O.Umbraco
b36dc75d2d184b57dafeadcc53629562cb1717a3
[ "MIT" ]
null
null
null
src/Giving/N3O.Umbraco.Giving.Checkout/Models/CheckoutCompleteModel.cs
Osama-Tahboub1/N3O.Umbraco
b36dc75d2d184b57dafeadcc53629562cb1717a3
[ "MIT" ]
null
null
null
namespace N3O.Umbraco.Giving.Checkout.Models { public class CheckoutCompleteModel { public CheckoutCompleteModel(Entities.Checkout checkout) { Checkout = checkout; } public Entities.Checkout Checkout { get; } } }
28.666667
66
0.662791
4d1171a2f95d11aa05a7f3a0c6746694320c5adb
1,623
cs
C#
tests/Microsoft.AspNet.SignalR.Tests/Server/Transports/WebsocketTransportFacts.cs
Teleopti/SignalR
1656b74474d6c4b9870a4bc0d81cc476c5472ec4
[ "Apache-2.0" ]
1
2019-02-09T21:44:55.000Z
2019-02-09T21:44:55.000Z
tests/Microsoft.AspNet.SignalR.Tests/Server/Transports/WebsocketTransportFacts.cs
Teleopti/SignalR
1656b74474d6c4b9870a4bc0d81cc476c5472ec4
[ "Apache-2.0" ]
null
null
null
tests/Microsoft.AspNet.SignalR.Tests/Server/Transports/WebsocketTransportFacts.cs
Teleopti/SignalR
1656b74474d6c4b9870a4bc0d81cc476c5472ec4
[ "Apache-2.0" ]
1
2018-04-08T12:04:57.000Z
2018-04-08T12:04:57.000Z
using System; using System.Net.WebSockets; using System.Threading; using Microsoft.AspNet.SignalR.WebSockets; using Moq; using Xunit; namespace Microsoft.AspNet.SignalR.Tests.Server.Transports { public class WebSocketTransportFacts { [Fact] public void MessageChunksAreSentCorrectly() {...
35.282609
136
0.63586
124bc3ff878ae913b6cf265b41ef3d59aa75d928
3,200
cs
C#
Tests/Cookbook/GoblinGameVendor.cs
tznind/Wanderer
582ab16ebe804962499e60a7c85046345c673fb5
[ "MIT" ]
9
2020-03-13T10:01:48.000Z
2022-01-12T02:23:42.000Z
Tests/Cookbook/GoblinGameVendor.cs
tznind/Wanderer
582ab16ebe804962499e60a7c85046345c673fb5
[ "MIT" ]
21
2020-02-12T19:41:04.000Z
2020-05-24T10:21:12.000Z
Tests/Cookbook/GoblinGameVendor.cs
tznind/Wanderer
582ab16ebe804962499e60a7c85046345c673fb5
[ "MIT" ]
null
null
null
using System.Linq; using NUnit.Framework; using Wanderer; namespace Tests.Cookbook { class GoblinGameVendor : Recipe { string injurySystemYaml = @" Name: Interest FatalThreshold: 40 FatalVerb: excitement Injuries: - Name: Interested Severity: 10 - Name: Excited Severity: 20 ...
32.323232
229
0.665