added
string
created
string
id
string
metadata
dict
source
string
text
string
code-score
float64
md5
string
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9537
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "WanKerr/Sonic4Episode1", "max_stars_repo_path": "Sonic4Episode1/AppMain/Types/GMS_BOSS4_PART_ACT_INFO.cs", "provenance": "train-00000-of-00045.jsonl.gz:9538" }
starcoder
<filename>Sonic4Episode1/AppMain/Types/GMS_BOSS4_PART_ACT_INFO.cs using System; using System.Collections; using System.Collections.Generic; using System.Globalization; using System.IO; using System.IO.IsolatedStorage; using System.Linq; using System.Reflection; using System.Runtime.InteropServices; using System.Text; u...
1.582296
2074a7553ac40e8880ce208d3e9117ca
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9538
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "saeedafshari/CowsInSpace", "max_stars_repo_path": "Assets/Scripts/FollowCowCamera.cs", "provenance": "train-00000-of-00045.jsonl.gz:9539" }
starcoder
<reponame>saeedafshari/CowsInSpace<gh_stars>0 using System.Collections; using System.Collections.Generic; using UnityEngine; public class FollowCowCamera : MonoBehaviour { public GameObject FollowObject; float initialDistance; Camera camera; // Use this for initialization void Start () { ...
2.158138
33430335f7b608f86acdbeabae89efdc
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9539
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "KiaArmani/XurSuite", "max_stars_repo_path": "Libraries/MadReflection.BungieApi/MadReflection.BungieNetApi.Entities/Generated_/Ignores/IgnoreStatus.cs", "provenance": "train-00000-of-00045.jsonl.gz:9540" }
starcoder
<gh_stars>1-10 //------------------------------------------------------------------------------ // <auto-generated> // This code was generated by a tool. // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // </auto-generated> //--------------------------...
1.322988
e7230d014cf776c8a62dd358b93883cd
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9540
{ "extension": "c-sharp", "max_stars_count": "165.0", "max_stars_repo_name": "AzureView/CondenserDotNet", "max_stars_repo_path": "samples/ServiceRegistration/Startup.cs", "provenance": "train-00000-of-00045.jsonl.gz:9541" }
starcoder
using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; using CondenserDotNet.Client; using CondenserDotNet.Middleware.TrailingHeaders; using Microsoft.AspNetCore.Builder; using Microsoft.AspNetCore.Hosting.Server; using Microsoft.Extensions.DependencyInjection; using Microsoft...
1.723921
35f3168ef84b7552b3e451aa0c383e55
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9541
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "Scub3d/Jhinx", "max_stars_repo_path": "Assets/Scripts/Jhinxz/Jinx/Game/Participant.cs", "provenance": "train-00000-of-00045.jsonl.gz:9542" }
starcoder
using System.Collections.Generic; using SimpleJSON; // ReSharper disable All namespace Jhinxz.Jinx.Game { public class Participant { public int ParticipantId { get; set; } public int TeamId { get; set; } public int ChampionId { get; set; } public int SummonerSpell1 { get; set; } public int SummonerSpell2 {...
2.504224
2dd459b6e54031bb6d2848acd0792b57
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9542
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "KosmicShovel/Cpp2IL", "max_stars_repo_path": "LibCpp2IL/BinaryStructures/Il2CppTypeDefinitionSizes.cs", "provenance": "train-00000-of-00045.jsonl.gz:9543" }
starcoder
namespace LibCpp2IL.BinaryStructures { public class Il2CppTypeDefinitionSizes { public uint instance_size; public int native_size; public uint static_fields_size; public uint thread_static_fields_size; public override string ToString() { return $"Il2...
2.3825
eb2d2c1a116b725c533a51459c1efa34
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9543
{ "extension": "c-sharp", "max_stars_count": "37.0", "max_stars_repo_name": "huisedenanhai/Nova", "max_stars_repo_path": "Assets/Nova/Sources/Scripts/UI/Dialogue/DialogueFinishIcon.cs", "provenance": "train-00000-of-00045.jsonl.gz:9544" }
starcoder
<reponame>huisedenanhai/Nova<gh_stars>10-100 using UnityEngine; using UnityEngine.UI; namespace Nova { [RequireComponent(typeof(RawImage))] public class DialogueFinishIcon : MonoBehaviour { public Camera cubeCamera; public GameObject cube; public float precessionSpeed = 10.0f; ...
1.974084
5207289fdaa287c4bd46c2d22ac038da
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9544
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "MarkManYUN/WALLE-Project", "max_stars_repo_path": "Model/t_staffmenu.cs", "provenance": "train-00000-of-00045.jsonl.gz:9545" }
starcoder
using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace WalleProject.Model { /// <summary> /// t_staffmenu:实体类(属性说明自动提取数据库字段的描述信息) /// </summary> [Serializable] public partial class t_staffmenu { public t_staffmenu() { } #region M...
2.232708
613d1fbcbee69f53327fd46f3e16c937
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9545
{ "extension": "c-sharp", "max_stars_count": "20.0", "max_stars_repo_name": "CuchulainX/UML-Tooling-Framework", "max_stars_repo_path": "UMLToolingFramework/Interactions/Fragments/InteractionOperatorKind.cs", "provenance": "train-00000-of-00045.jsonl.gz:9546" }
starcoder
<reponame>CuchulainX/UML-Tooling-Framework using System.Collections.Generic; using UML = TSF.UmlToolingFramework.UML; namespace TSF.UmlToolingFramework.UML.Interactions.Fragments { //Interaction OperatorKind is an enumeration designating the different kinds of operators of CombinedFragments. The //Interacti...
1.731785
327455310d54afdd229a7719bd57f87a
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9546
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "MarkPThomas/MPT.Net", "max_stars_repo_path": "MPT/CSI/API/MPT.CSI.API/Core/Program/ModelBehavior/AnalysisModel/ILineElement.cs", "provenance": "train-00000-of-00045.jsonl.gz:9547" }
starcoder
<gh_stars>0 // *********************************************************************** // Assembly : MPT.CSI.API // Author : Mark // Created : 06-15-2017 // // Last Modified By : Mark // Last Modified On : 09-28-2017 // *********************************************************************** ...
1.240028
114922c0224967d4f656add0165fcec9
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9547
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "hairej/peachpie", "max_stars_repo_path": "src/Peachpie.Library.XmlDom/XsltProcessor.cs", "provenance": "train-00000-of-00045.jsonl.gz:9548" }
starcoder
using System; using System.Collections.Generic; using System.IO; using System.Reflection; using System.Text; using System.Xml; using System.Xml.XPath; using System.Xml.Xsl; using Pchp.Core; using Pchp.Library.Streams; namespace Peachpie.Library.XmlDom { /// <summary> /// Enumerates the clone behavior. (Where ...
2.164556
e76a2d3a4edcdd6b24cdc9c73cab52cc
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9548
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Tatetaylor/kbplumbapp", "max_stars_repo_path": "CSharpJExcel/CSharpJExcel/CSharpJExcel/Jxl/Write/Biff/MergedCellsRecord.cs", "provenance": "train-00000-of-00045.jsonl.gz:9549" }
starcoder
/********************************************************************* * * Copyright (C) 2002 <NAME> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the Lic...
2.537671
05f6d4d632095d69cbced1a2f6f14b56
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9549
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "at86/ZetaTelnet", "max_stars_repo_path": "MainWindow.cs", "provenance": "train-00000-of-00045.jsonl.gz:9550" }
starcoder
using System; using System.Collections.Generic; using System.IO; using System.Net; using System.Net.Sockets; using System.Text; using System.Text.RegularExpressions; using System.Windows.Forms; namespace ZetaTelnet { public partial class ZetaTelnet : Form { private Socket _socket = null; ...
2.424829
b8c591396035ffb76b5cc89158f04890
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9550
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "orthoxerox/amqpnetlite", "max_stars_repo_path": "src/Types/RestrictedDescribed.cs", "provenance": "train-00000-of-00045.jsonl.gz:9551" }
starcoder
// ------------------------------------------------------------------------------------ // Copyright (c) Microsoft Corporation // 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 co...
2.211599
329e0634ac95bcfa5b314dbd9f3c606f
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9551
{ "extension": "c-sharp", "max_stars_count": "6.0", "max_stars_repo_name": "frblondin/GitObjectDb", "max_stars_repo_path": "src/GitObjectDb/Serialization/ModelNestedObjectInfo.cs", "provenance": "train-00000-of-00045.jsonl.gz:9552" }
starcoder
<reponame>frblondin/GitObjectDb using System; using System.Collections.Generic; using System.Text; namespace GitObjectDb.Serialization { /// <summary> /// Provides information about additional information that should be serialized. /// </summary> public class ModelNestedObjectInfo { /// <su...
2.531769
12b7e424fdc07b93300694939939a2f1
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9552
{ "extension": "c-sharp", "max_stars_count": "3.0", "max_stars_repo_name": "skybrud/Skybrud.UmbracoEssentials", "max_stars_repo_path": "src/Skybrud.UmbracoEssentials/Extensions/PublishedContent/PublishedContentExtensions.Media.cs", "provenance": "train-00000-of-00045.jsonl.gz:9553" }
starcoder
using System; using System.Collections.Generic; using System.Linq; using Skybrud.UmbracoEssentials.Media; using Umbraco.Core; using Umbraco.Core.Models.PublishedContent; using Umbraco.Web; using Umbraco.Web.Composing; namespace Skybrud.UmbracoEssentials.Extensions.PublishedContent { public static partial cla...
2.654879
32db289776d07a8a4d05bdcd28342869
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9553
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Gaspra/Gaspra.DataPipe", "max_stars_repo_path": "src/Gaspra.DataPipe.Extract/Models/IExtract.cs", "provenance": "train-00000-of-00045.jsonl.gz:9554" }
starcoder
<gh_stars>0 using System.Collections.Generic; namespace Gaspra.DataPipe.Extract.Models { public interface IExtract { IDictionary<string, IList<IExtractData>> ExtractData { get; set; } } public interface IExtractData { (string Key, bool Collection) Metadata { get; } } }
1.219087
75bbb7dbd83ae57e6c9b99d6a3c5f263
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9554
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "janhartmann/cake", "max_stars_repo_path": "src/Cake/Scripting/Mono/CodeGen/Parsing/ScriptTokenType.cs", "provenance": "train-00000-of-00045.jsonl.gz:9555" }
starcoder
<gh_stars>1-10 // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #if !NETCORE namespace Cake.Scripting.Mono.CodeGen.Parsing { internal enum ScriptTokenType {...
1.540907
4b46005b6a9ee80cbbe5498c008671af
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9555
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Domiii/UnityExperiments", "max_stars_repo_path": "06_ProceduralLowPolyCity/Assets/Procedural Low Poly Cities/Scripts/Floor.cs", "provenance": "train-00000-of-00045.jsonl.gz:9556" }
starcoder
<reponame>Domiii/UnityExperiments<gh_stars>0 using UnityEngine; using System.Collections; using System.Collections.Generic; using MeshOperation; namespace ProceduralCity { public class Floor : MonoBehaviour { [Range(1, 8)] public float floorHeight; [Range(0.1f, 3f)] ...
1.978574
0f57eefe85e47b74979794af30964dbc
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9556
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "SaViGnAnO/XamarinComponents", "max_stars_repo_path": "iOS/XamDialogs/source/XamDialogs/XamSimplePickerDialog.cs", "provenance": "train-00000-of-00045.jsonl.gz:9557" }
starcoder
using System; using UIKit; using CoreGraphics; using System.Collections.Generic; using Foundation; using System.Threading.Tasks; namespace XamDialogs { /// <summary> /// XamSimplePickerDialog /// </summary> public class XamSimplePickerDialog : XamDialogView { #region Fields private UIPickerView mPicker; ...
2.540022
45bce1e7a4e4ee703befcb5e1aadc185
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9557
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "beango-project/sprite-framework", "max_stars_repo_path": "framework/src/Sprite.AspNetCore.Mvc/Mvc/SpriteAspNetCoreMvcRegistrationRules.cs", "provenance": "train-00000-of-00045.jsonl.gz:9558" }
starcoder
<filename>framework/src/Sprite.AspNetCore.Mvc/Mvc/SpriteAspNetCoreMvcRegistrationRules.cs using System; using Microsoft.AspNetCore.Mvc; using Microsoft.AspNetCore.Mvc.RazorPages; using Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure; using Microsoft.Extensions.DependencyInjection; using Sprite.DependencyInjection; ...
2.298896
9c9cde9fde5ee12977e1a6b1c01c3931
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9558
{ "extension": "c-sharp", "max_stars_count": "495.0", "max_stars_repo_name": "mzakrzewski/Steeltoe", "max_stars_repo_path": "src/Messaging/src/RabbitMQ/Listener/Exceptions/FatalListenerExecutionException.cs", "provenance": "train-00000-of-00045.jsonl.gz:9559" }
starcoder
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the Apache 2.0 License. // See the LICENSE file in the project root for more information. using System; namespace Steeltoe.Messaging.RabbitMQ.Listener.Exceptions { public class FatalListenerExe...
1.625914
3ee78b690b77eb396bfbdf7b8c032cca
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9559
{ "extension": "c-sharp", "max_stars_count": "12.0", "max_stars_repo_name": "XiaoXin1900/Sudoku", "max_stars_repo_path": "src/Sudoku.Solving.Old/Solving/Manual/Uniqueness/Polygons/BdpType3StepInfo.cs", "provenance": "train-00000-of-00045.jsonl.gz:9560" }
starcoder
<gh_stars>10-100 namespace Sudoku.Solving.Manual.Uniqueness.Polygons; /// <summary> /// Provides a usage of <b>Borescoper's deadly pattern type 3</b> (BDP) technique. /// </summary> /// <param name="Conclusions">All conclusions.</param> /// <param name="Views">All views.</param> /// <param name="Map">The cells used.<...
2.536665
63577de25d32bcbca271e9a12b829e0d
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9560
{ "extension": "c-sharp", "max_stars_count": "522.0", "max_stars_repo_name": "ayanMSFT/azure-cosmos-dotnet-v3", "max_stars_repo_path": "Microsoft.Azure.Cosmos/src/CosmosElements/CosmosGuid.EagerCosmosGuid.cs", "provenance": "train-00000-of-00045.jsonl.gz:9561" }
starcoder
<filename>Microsoft.Azure.Cosmos/src/CosmosElements/CosmosGuid.EagerCosmosGuid.cs<gh_stars>100-1000 //------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All rights reserved. //------------------------------------------------------------ namespace Microsoft.Azure.Cosmo...
2.194288
dd9ee845340ad52c27e18cb93c164372
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9561
{ "extension": "c-sharp", "max_stars_count": "17.0", "max_stars_repo_name": "curiosity-ai/tesserae", "max_stars_repo_path": "Tesserae/src/Helpers/IObservable.cs", "provenance": "train-00000-of-00045.jsonl.gz:9562" }
starcoder
<gh_stars>10-100 namespace Tesserae { public interface IObservable<T> { /// <summary> /// This will execute the callback immediately with the current value AND for any future changes (unless the callback is passed to StopObserving first) /// </summary> void Observe(ObservableEve...
2.716718
0ec0fc06d25aa8e5abd52f3ec27ab2f0
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9562
{ "extension": "c-sharp", "max_stars_count": "69.0", "max_stars_repo_name": "Jak3b0/Gu.Wpf.Geometry", "max_stars_repo_path": "Gu.Wpf.Geometry/Internals/Binding/CornerRadiusConverter.cs", "provenance": "train-00000-of-00045.jsonl.gz:9563" }
starcoder
<reponame>Jak3b0/Gu.Wpf.Geometry namespace Gu.Wpf.Geometry { using System; using System.Globalization; using System.Windows; using System.Windows.Data; internal abstract class CornerRadiusConverter : IValueConverter { public object Convert(object value, Type targetType, object paramete...
2.32944
0a7ab48f71a8ba8eb61497816daa5638
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9563
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "vijayraavi/ApplicationInsights-dotnet-server", "max_stars_repo_path": "Src/DependencyCollector/Shared/Implementation/SqlClientDiagnostics/SqlClientDiagnosticSourceListener.cs", "provenance": "train-00000-of-00045.jsonl.gz:9564" }
starcoder
namespace Microsoft.ApplicationInsights.DependencyCollector.Implementation.SqlClientDiagnostics { using System; using System.Collections.Generic; using System.Data; using System.Data.SqlClient; using System.Diagnostics; using System.Globalization; using Microsoft.ApplicationInsights.Common;...
1.758247
a4f0aa662acc6ea73d4124a38c2fbae8
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9564
{ "extension": "c-sharp", "max_stars_count": "17.0", "max_stars_repo_name": "PacktPublishing/Implementing-Azure-Putting-Modern-DevOps-to-Use", "max_stars_repo_path": "Chapter15/StatefulUpDownCounter/UpDownCounterService/UpDownCounterService.cs", "provenance": "train-00000-of-00045.jsonl.gz:9565" }
starcoder
<reponame>PacktPublishing/Implementing-Azure-Putting-Modern-DevOps-to-Use namespace UpDownCounterService { using System; using System.Collections.Generic; using System.Fabric; using System.Threading; using System.Threading.Tasks; using Microsoft.ServiceFabric.Data.Collections; using Micros...
2.527794
579742b37fc667854a4442ab3f3fa26c
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9565
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "PsychoMark/PettingZoo", "max_stars_repo_path": "PettingZoo/UI/Tab/Publisher/PublisherViewModel.cs", "provenance": "train-00000-of-00045.jsonl.gz:9566" }
starcoder
<reponame>PsychoMark/PettingZoo using System; using System.Collections.Generic; using System.Diagnostics; using System.IO; using System.Text; using System.Text.RegularExpressions; using System.Threading.Tasks; using System.Windows; using System.Windows.Forms; using System.Windows.Input; using Accessibility; using Newt...
1.524081
f2627000489f8a4e8b74730afdbd77e3
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9566
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "benfc1993/Rewind", "max_stars_repo_path": "Assets/Scripts/Player/Battery.cs", "provenance": "train-00000-of-00045.jsonl.gz:9567" }
starcoder
using System.Collections; using System.Collections.Generic; using UnityEngine; public class Battery : MonoBehaviour { public ParticleSystem Pickup; public void die() { Destroy(Instantiate(Pickup, transform.position, Quaternion.identity), 0.5f); Destroy(gameObject); } }
2.045071
72a31e4567988b261d196c6bbd24ab8f
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9567
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "tangoda/MundiAPI-NetStandard", "max_stars_repo_path": "MundiAPI.Standard/Controllers/SellersController.cs", "provenance": "train-00000-of-00045.jsonl.gz:9568" }
starcoder
/* * MundiAPI.Standard * * This file was automatically generated by APIMATIC v2.0 ( https://apimatic.io ). */ using System; using System.Collections.Generic; using System.Dynamic; using System.Globalization; using System.IO; using System.Linq; using System.Text; using System.Threading.Tasks; using Newt...
2.105526
9bd3b23869d2a19acbd8b6495152ba40
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9568
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "maroder-king/QuestSite", "max_stars_repo_path": "App_Code/Database/DatabaseRequest.cs", "provenance": "train-00000-of-00045.jsonl.gz:9569" }
starcoder
<reponame>maroder-king/QuestSite using System; using System.Collections.Generic; using System.Linq; using System.Web; using System.Web.Configuration; using System.Data; using System.Data.SqlClient; using Model; using Util; using Interface; namespace Database { public enum RequestType { Alter, ...
2.520106
e9b79d40a780d4a0bdc8cb79d1f5fb08
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9569
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "XRBootcampMentors/Cohort2Lessons", "max_stars_repo_path": "Assets/Scripts/CrossProduct.cs", "provenance": "train-00000-of-00045.jsonl.gz:9570" }
starcoder
<reponame>XRBootcampMentors/Cohort2Lessons<gh_stars>0 using TMPro; using UnityEngine; public class CrossProduct : MonoBehaviour{ [SerializeField] private Transform _vectorAMarker; [SerializeField] private Transform _vectorBMarker; [SerializeField] private Transform _vectorCMarker; [SerializeField] private ...
1.725089
098601016cd37e0571673cc25a7fc845
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9570
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "takemurakimio/department-store", "max_stars_repo_path": "DepartmentStoreOne.Base.Model/DynamicPropertyDictionaryItem.cs", "provenance": "train-00000-of-00045.jsonl.gz:9571" }
starcoder
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using DepartmentStoreOne.Base.Model.Common; namespace DepartmentStoreOne.Base.Model { public partial class DynamicPropertyDictionaryItem : Entity { public string PropertyId { get; set; } ...
1.799145
8961fa79ca110b192f39e1ae435422a2
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9571
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "AKlaus/DbSample", "max_stars_repo_path": "Api/Configuration/AppSettings.cs", "provenance": "train-00000-of-00045.jsonl.gz:9572" }
starcoder
<filename>Api/Configuration/AppSettings.cs #pragma warning disable CS8618 namespace AK.DbSample.Api.Configuration; public class AppSettings { // ReSharper disable once UnusedAutoPropertyAccessor.Local public string ConnectionString { get; private set; } }
1.646085
a283df6bc163176ce0ced08526e846e7
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9572
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "Tavenem/Universe", "max_stars_repo_path": "src/GlobalUsings.cs", "provenance": "train-00000-of-00045.jsonl.gz:9573" }
starcoder
<gh_stars>1-10 global using Tavenem.HugeNumbers; global using Tavenem.Mathematics;
1.04788
107d8905f9c1fa0e1964ab958aa7a153
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9573
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "JanZsch/RegSeed", "max_stars_repo_path": "src/Regseed/RegexAlphabetFactory.cs", "provenance": "train-00000-of-00045.jsonl.gz:9574" }
starcoder
<gh_stars>0 using System.Collections.Generic; using Regseed.Parser; using Regseed.Parser.PrimitiveParsers; using Regseed.Parser.TokenParser; namespace Regseed { public static class RegexAlphabetFactory { public static IParserAlphabet Minimal(bool areRegexControlCharactersValid = true) { ...
2.531931
a8c541e03e5e7900b0d6a435f42233ba
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9574
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "afrazhm/JustSaying", "max_stars_repo_path": "tests/JustSaying.UnitTests/Messaging/Serialization/SerializationRegister/WhenDeserializingMessage.cs", "provenance": "train-00000-of-00045.jsonl.gz:9575" }
starcoder
<filename>tests/JustSaying.UnitTests/Messaging/Serialization/SerializationRegister/WhenDeserializingMessage.cs using JustSaying.Messaging.MessageSerialization; using Xunit; namespace JustSaying.UnitTests.Messaging.Serialization.SerializationRegister { public class WhenDeserializingMessage : XBehaviourTest<MessageS...
2.291045
f459d35ab3bb43cb5e6a9596ff3ab98c
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9575
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "ai408/abp-vue-admin-element-typescript", "max_stars_repo_path": "aspnet-core/modules/oss-management/LINGYUN.Abp.OssManagement.HttpApi/LINGYUN/Abp/OssManagement/IFileValidater.cs", "provenance": "train-00000-of-00045.jsonl.gz:9576" }
starcoder
<gh_stars>0 using System.Threading.Tasks; namespace LINGYUN.Abp.OssManagement { public interface IFileValidater { Task ValidationAsync(UploadOssObjectInput input); } }
1.156889
276117ddb972673889be2a12bb2f809d
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9576
{ "extension": "c-sharp", "max_stars_count": "8.0", "max_stars_repo_name": "QuinntyneBrown/no-days-off-app", "max_stars_repo_path": "Features/DashboardTiles/DashboardTilesController.cs", "provenance": "train-00000-of-00045.jsonl.gz:9577" }
starcoder
<reponame>QuinntyneBrown/no-days-off-app using MediatR; using System; using System.Net.Http; using System.Threading.Tasks; using System.Web.Http; using System.Web.Http.Description; using NoDaysOffApp.Features.Core; namespace NoDaysOffApp.Features.DashboardTiles { [Authorize] [RoutePrefix("api/dashboardTiles")]...
1.81525
0411914fe4345779d831dbe0c42005c9
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9577
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "arsunda/azure-sdk-for-net", "max_stars_repo_path": "sdk/network/Azure.ResourceManager.Network/src/Generated/Models/Subnet.Serialization.cs", "provenance": "train-00000-of-00045.jsonl.gz:9578" }
starcoder
<reponame>arsunda/azure-sdk-for-net // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. // <auto-generated/> #nullable disable using System.Collections.Generic; using System.Text.Json; using Azure.Core; namespace Azure.ResourceManager.Network.Models { public partial c...
1.375411
a790f2ec2ffc9c7b62b4a95844982d44
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9578
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "asasine/BehaviorTree.NET", "max_stars_repo_path": "Tests/Runtime/Nodes/Decorator/RepeatNodeTests.cs", "provenance": "train-00000-of-00045.jsonl.gz:9579" }
starcoder
using BehaviorTree.NET.Nodes.Action.Test; using BehaviorTree.NET.Variables; using NUnit.Framework; namespace BehaviorTree.NET.Nodes.Decorator.Test { [TestFixture] public class RepeatNodeTests { [Test] public void ReturnsFailureImmediately() { var n = new InMemoryVariable...
2.651892
1421c6354254ccdbc78c29e0e85f7f91
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9579
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "uyen-luu/3-tier", "max_stars_repo_path": "ApplicationTier/ApplicationTier.Domain/Base/EntityBase.cs", "provenance": "train-00000-of-00045.jsonl.gz:9580" }
starcoder
using System.ComponentModel.DataAnnotations; using System.ComponentModel.DataAnnotations.Schema; // Put into the same namespace of Entities to skip using its reference namespace on inherit namespace ApplicationTier.Domain.Entities { public interface IEntityBase<TKey> { TKey Id { get; set; } } ...
2.576548
79127301146e81199ab7299f0f38369f
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9580
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Westtly25/QUIZ-Test", "max_stars_repo_path": "Assets/Scripts/Tasks/TasksController.cs", "provenance": "train-00000-of-00045.jsonl.gz:9581" }
starcoder
using System.Collections; using System.Collections.Generic; using UnityEngine; using QUIZ.Game_Modes; using QUIZ.EvetsSO; using QUIZ.Cells; namespace QUIZ.Tasks { public class TasksController : MonoBehaviour { [SerializeField] private TasksContainerSO tasksContainer; [Header("Current Active Ta...
2.283563
63d73b0f7fd35f5f65b54ce014669d9b
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9581
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "mdissel/GoldenEye", "max_stars_repo_path": "src/Templates/SimpleDDD/content/Backend/Issues/Handlers/IssueQueryHandler.cs", "provenance": "train-00000-of-00045.jsonl.gz:9582" }
starcoder
<filename>src/Templates/SimpleDDD/content/Backend/Issues/Handlers/IssueQueryHandler.cs using System; using System.Collections.Generic; using System.Threading; using System.Threading.Tasks; using GoldenEye.Backend.Core.DDD.Queries; using GoldenEye.Backend.Core.Repositories; using GoldenEye.WebApi.Template.SimpleDDD.Con...
2.282449
06cc4ae76f6f932e3e5aa5f7f0b11f66
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9582
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Patrickkk/CodeToCommandline", "max_stars_repo_path": "CodeToCommandLine/ConsoleCreation.cs", "provenance": "train-00000-of-00045.jsonl.gz:9583" }
starcoder
using System; using System.Collections.Generic; using System.Collections.Immutable; using System.Linq; using System.Reflection; using System.Text; namespace CodeToCommandLine { public class ConsoleCreation { private const BindingFlags DeclaredPublicInstanceMethod = BindingFlags.Instance | BindingFlags...
2.910572
e454a8ada42f1f1822877ae3afce2288
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9583
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "TechnologyEnhancedLearning/DLSV2", "max_stars_repo_path": "DigitalLearningSolutions.Data.Tests/Services/TutorialServiceTests.cs", "provenance": "train-00000-of-00045.jsonl.gz:9584" }
starcoder
namespace DigitalLearningSolutions.Data.Tests.Services { using System.Collections.Generic; using DigitalLearningSolutions.Data.DataServices; using DigitalLearningSolutions.Data.Models; using DigitalLearningSolutions.Data.Services; using FakeItEasy; using FluentAssertions.Execution; ...
2.355663
ff0eb009802f5db6e94b02d52bcbe6f4
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9584
{ "extension": "c-sharp", "max_stars_count": "22.0", "max_stars_repo_name": "KevWK314/ThreeFourteen.Finnhub", "max_stars_repo_path": "test/ThreeFourteen.Finnhub.Client.Tests/Stocks.cs", "provenance": "train-00000-of-00045.jsonl.gz:9585" }
starcoder
<filename>test/ThreeFourteen.Finnhub.Client.Tests/Stocks.cs using FluentAssertions; using System; using System.Threading.Tasks; using ThreeFourteen.Finnhub.Client.Model; using ThreeFourteen.Finnhub.Client.Tests.Tools; using Xunit; namespace ThreeFourteen.Finnhub.Client.Tests { public class Stocks { [Fa...
1.953493
c23a9f501060d4cf7ef2f988be087e89
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9585
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "Enerccio/ironpython26-fixed", "max_stars_repo_path": "Src/IronPython/Runtime/CollectionDebugView.cs", "provenance": "train-00000-of-00045.jsonl.gz:9586" }
starcoder
<gh_stars>1-10 /* **************************************************************************** * * Copyright (c) Microsoft Corporation. * * This source code is subject to terms and conditions of the Microsoft Public License. A * copy of the license can be found in the License.html file at the root of this distri...
2.08399
be7fa1c1a61aa2c6e436e439e0c2afb4
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9586
{ "extension": "c-sharp", "max_stars_count": "5.0", "max_stars_repo_name": "JoeLiang1983/Azure-Storage-Net", "max_stars_repo_path": "Lib/Common/Table/TableEntityAdapter.cs", "provenance": "train-00000-of-00045.jsonl.gz:9587" }
starcoder
<filename>Lib/Common/Table/TableEntityAdapter.cs // -------------------------------------------------------------------------------------------------------------------- // <copyright file="TableEntityAdapter.cs" company="Microsoft"> // Copyright 2013 Microsoft Corporation // // Licensed under the Apache License...
2.868233
0d46e4e859f609b7c9b3756166a51feb
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9587
{ "extension": "c-sharp", "max_stars_count": "128.0", "max_stars_repo_name": "adamkrupadev/adam-video-conferencing", "max_stars_repo_path": "src/Services/ConferenceManagement/Strive/Hubs/Core/NotificationHandlers/ChatMessageReceivedNotificationHandler.cs", "provenance": "train-00000-of-00045.jsonl.gz:9588" }
starcoder
using System.Linq; using System.Threading; using System.Threading.Tasks; using MediatR; using Microsoft.AspNetCore.SignalR; using Strive.Core.Services.Chat; using Strive.Core.Services.Chat.Channels; using Strive.Core.Services.Chat.Notifications; using Strive.Hubs.Core.Responses; namespace Strive.Hubs.Core.Notification...
2.076301
8c409d0594824eab228e7a09840e9978
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9588
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "uk-gov-mirror/SkillsFundingAgency.das-employer-incentives-web", "max_stars_repo_path": "src/SFA.DAS.EmployerIncentives.Web.SystemAcceptanceTests/Services/EmployerIncentivesApi/Types/LegalEntityDto.cs", "provenance": "train-00000-of-00...
starcoder
namespace SFA.DAS.EmployerIncentives.Web.SystemAcceptanceTests.Services.EmployerIncentivesApi.Types { public class LegalEntityDto { public long AccountId { get; set; } public long AccountLegalEntityId { get; set; } public long LegalEntityId { get; set; } public string LegalEntit...
1.151686
f120a81ff6cefbae87235a4dbd0e8038
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9589
{ "extension": "c-sharp", "max_stars_count": "8.0", "max_stars_repo_name": "lepoco/dxnet", "max_stars_repo_path": "Modules/DXNET.Direct2D1/DirectWrite/EllipsisTrimming.cs", "provenance": "train-00000-of-00045.jsonl.gz:9590" }
starcoder
// Copyright (c) 2021 DXNET - <NAME> & Contributors // Copyright (c) 2010-2019 SharpDX - <NAME> & SharpDX Contributors // // 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 restricti...
2.414146
8fa3550df2823f3bcb809ed3e150cddc
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9590
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "tessin/Nicodemus.Controls", "max_stars_repo_path": "Nicodemus.Controls.Test/Nicodemus.Controls.Test.DesktopClient/Models/PropertyWindowDemoViewModel.cs", "provenance": "train-00000-of-00045.jsonl.gz:9591" }
starcoder
<filename>Nicodemus.Controls.Test/Nicodemus.Controls.Test.DesktopClient/Models/PropertyWindowDemoViewModel.cs<gh_stars>0 using System; using System.ComponentModel.DataAnnotations; using System.Net; using System.Windows; using System.Windows.Controls; using System.Windows.Documents; using System.Windows.Ink; using Syst...
2.301606
4050767cf42d234e521d51d6ddbda1c5
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9591
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "DavosLi0bnip/daranguizu", "max_stars_repo_path": "Application/db/AIStudio.Wpf.DataRepository/DbAccessor/GenericDbAccessor.cs", "provenance": "train-00000-of-00045.jsonl.gz:9592" }
starcoder
<reponame>DavosLi0bnip/daranguizu<gh_stars>0 using Dapper; using Microsoft.EntityFrameworkCore; using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.Storage; using System; using System.Collections.Generic; using System.Data; using System.Data.Common; using System.Linq; using System.L...
2.107948
78c6e64e296bc62722888a66b0f2d1b6
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9592
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "Temetra/DualShock4Lib", "max_stars_repo_path": "DualShock4Lib/Native/SP_DEVINFO_DATA.cs", "provenance": "train-00000-of-00045.jsonl.gz:9593" }
starcoder
using System; using System.Runtime.InteropServices; internal static partial class NativeMethods { [StructLayout(LayoutKind.Sequential)] internal struct SP_DEVINFO_DATA { public UInt32 cbSize; public Guid ClassGuid; public UInt32 DevInst; public IntPtr Reserved; } }
1.581835
20f7e57514f822abd030ac99005b1aa6
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9593
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "MelDv/DistributedShooter", "max_stars_repo_path": "Assets/Scripts/SendGameInfo.cs", "provenance": "train-00000-of-00045.jsonl.gz:9594" }
starcoder
using System.Collections; using UnityEngine.Networking; using UnityEngine; using Photon.Pun; using System; public class SendGameInfo : MonoBehaviour { private WWWForm form; private GameObject player; private static string lobbyAction = ""; private static string playerId = ""; private static string ...
2.268708
2875545f02e68a092a090e81d0fe3744
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9594
{ "extension": "c-sharp", "max_stars_count": "1580.0", "max_stars_repo_name": "ligengrong/X", "max_stars_repo_path": "NewLife.Core/Reflection/AssemblyX.cs", "provenance": "train-00000-of-00045.jsonl.gz:9595" }
starcoder
using System; using System.Collections.Concurrent; using System.Collections.Generic; using System.ComponentModel; using System.IO; using System.Linq; using System.Reflection; using System.Runtime.InteropServices; using NewLife.Collections; using NewLife.Log; namespace NewLife.Reflection { /// <summar...
2.213277
83a0c6d60ab055c699f62c87d4c7f3cd
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9595
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "microsoft-healthcare-madison/learning-spike-erp", "max_stars_repo_path": "covidReportTransformationLib/Formats/FormatField.cs", "provenance": "train-00000-of-00045.jsonl.gz:9596" }
starcoder
// <copyright file="FormatField.cs" company="Microsoft Corporation"> // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License (MIT). See LICENSE in the repo root for license information. // </copyright> using System; using System.Collections.Generic; using System.Text; na...
2.905988
af6248237de06df996deffe0e675639c
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9596
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "lxmou666/ExtMethons", "max_stars_repo_path": "test/Program.cs", "provenance": "train-00000-of-00045.jsonl.gz:9597" }
starcoder
using ExtMethods; using System; using System.Collections.Generic; using System.Diagnostics; using System.Linq; using System.Text; using System.Threading.Tasks; namespace test { internal class Program { private static void Main(string[] args) { var list = new List<test>(); ...
2.906074
67085a0755246b9311ea3f1837a2c32d
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9597
{ "extension": "c-sharp", "max_stars_count": "81.0", "max_stars_repo_name": "HLSW/DeltaEngine", "max_stars_repo_path": "Rendering3D/Shapes/Tests/BoxMeshTests.cs", "provenance": "train-00000-of-00045.jsonl.gz:9598" }
starcoder
using DeltaEngine.Datatypes; using DeltaEngine.Graphics; using DeltaEngine.Graphics.Vertices; using DeltaEngine.Platforms; using DeltaEngine.Rendering3D.Cameras; using NUnit.Framework; namespace DeltaEngine.Rendering3D.Shapes.Tests { public class BoxMeshTests : TestWithMocksOrVisually { [Test] publi...
2.057191
00f478e42907a6aaf2233e617ac308d1
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9598
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "plantain-00/csharp-demo", "max_stars_repo_path": "Playthings/TokenBasedWebsiteDemo/TokenBasedWebsiteDemo/Services/TokenService.cs", "provenance": "train-00000-of-00045.jsonl.gz:9599" }
starcoder
using System; using RetrievePassword; namespace TokenBasedWebsiteDemo.Services { public class TokenService : BaseService { public string Generate(string password, int userId) { var retriever = new Retriever(); string seconds; var result = retriever.Generate...
2.840096
e3fc36d00e13e7dd36ff6d4ce443daf7
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9599
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "JorgeChavez420/Stack", "max_stars_repo_path": "StackNotas.cs", "provenance": "train-00000-of-00045.jsonl.gz:9600" }
starcoder
<filename>StackNotas.cs<gh_stars>0 using System; using System.Collections.Generic; namespace Stack { class StackNotas { List<string> notas = new List<string>(); // Push -> Agregar elemento // Peek -> Ver elemento de arriba // Pop -> Ver + Quitar // Saber cuanto elem...
3.85669
9934bc0c233875160c26d4e7b2dd8fbb
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9600
{ "extension": "c-sharp", "max_stars_count": "251.0", "max_stars_repo_name": "tourdedave/selenium-tips", "max_stars_repo_path": "52-grid/csharp/Grid.cs", "provenance": "train-00000-of-00045.jsonl.gz:9601" }
starcoder
using NUnit.Framework; using OpenQA.Selenium; using OpenQA.Selenium.Firefox; using OpenQA.Selenium.Remote; using System; public class Grid { IWebDriver Driver; [SetUp] public void SetUp() { var Options = new FirefoxOptions(); string GridURL = "http://localhost:4444/wd/hub"; Dr...
2.479937
9c530d879f4d6a197f756c60abed99e2
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9601
{ "extension": "c-sharp", "max_stars_count": "482.0", "max_stars_repo_name": "jianyuyanyu/HttpReports", "max_stars_repo_path": "src/Storage/HttpReports.Storage.SQLServer/SQLServerStorageOptions.cs", "provenance": "train-00000-of-00045.jsonl.gz:9602" }
starcoder
<filename>src/Storage/HttpReports.Storage.SQLServer/SQLServerStorageOptions.cs<gh_stars>100-1000 using Microsoft.Extensions.Options; using System; namespace HttpReports.Storage.SQLServer { public class SQLServerStorageOptions : IOptions<SQLServerStorageOptions> { public string ConnectionString { get; ...
2.165728
69f29f5ac41f774065e4e2319e587011
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9602
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "yilmazuur/TakeALook", "max_stars_repo_path": "TakeALook.Operation.Interface/IIconOperations.cs", "provenance": "train-00000-of-00045.jsonl.gz:9603" }
starcoder
<filename>TakeALook.Operation.Interface/IIconOperations.cs using TakeALook.Model.Interface; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace TakeALook.Operation.Interface { public interface IIconOperations : IDisposable { IEn...
2.103735
d9e9f6e9f89a56df19f53d39cdb2a002
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9603
{ "extension": "c-sharp", "max_stars_count": "5.0", "max_stars_repo_name": "dotnet-ad/Orkester", "max_stars_repo_path": "Sources/Orkester/Exceptions/OperationNotFoundException.cs", "provenance": "train-00000-of-00045.jsonl.gz:9604" }
starcoder
<reponame>dotnet-ad/Orkester using System; namespace Orkester { public class OperationNotFoundException : InvalidOperationException { public OperationNotFoundException(string name) : base($"The operation {name} doesn't seem registered.") { } } }
1.801072
b3fc054e6b2585f9201332d9917db1aa
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9604
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Majunga/Food", "max_stars_repo_path": "srcs/Food.Models/Ingredients/IngredientViewModel.cs", "provenance": "train-00000-of-00045.jsonl.gz:9605" }
starcoder
<gh_stars>0 using System.ComponentModel.DataAnnotations; namespace Food.Models.Ingredients { public class IngredientViewModel { public int? Id { get; set; } [Required] public string Name { get; set; } } }
1.525863
3ef20419963f1fe9a82ed9488877d0af
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9605
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "rmcrackan/LuceneNet303r2", "max_stars_repo_path": "LuceneNet303r2/Index/FieldSortedTermVectorMapper.cs", "provenance": "train-00000-of-00045.jsonl.gz:9606" }
starcoder
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may...
2.420617
e91a42b34445fd8c2cfc98a194efbe6f
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9606
{ "extension": "c-sharp", "max_stars_count": "8.0", "max_stars_repo_name": "MarinAtanasov/AppBrix.NetCore", "max_stars_repo_path": "Core/AppBrix/Application/ModuleInfo.cs", "provenance": "train-00000-of-00045.jsonl.gz:9607" }
starcoder
<reponame>MarinAtanasov/AppBrix.NetCore // Copyright (c) MarinAtanasov. All rights reserved. // Licensed under the MIT License (MIT). See License.txt in the project root for license information. // using AppBrix.Configuration; using AppBrix.Modules; namespace AppBrix.Application { /// <summary> /// Used for s...
2.232232
956219932048b139743d503839e1dea2
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9607
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "tcdos/com.hs.cms", "max_stars_repo_path": "ZS.CMS.Web.MSSQL/uc/product_ajax.ascx.cs", "provenance": "train-00000-of-00045.jsonl.gz:9608" }
starcoder
using System; using System.Web.UI; using System.Web.UI.WebControls; using System.Text; using ZS.KIT; public partial class uc_product_ajax : System.Web.UI.UserControl { private int _channelID = 2; private int _categoryID = 0; private int _pageSize = 10; private int _totalCount; private string _sort...
2.033353
0d0b8e91aae288ecb1ed4eb631d246ac
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9608
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "CraigOrendi/xenadmin", "max_stars_repo_path": "XenAdmin/Dialogs/LicenseManager/LicenseCheckableDataGridView/LicenseCheckableDataGridViewController.cs", "provenance": "train-00000-of-00045.jsonl.gz:9609" }
starcoder
<filename>XenAdmin/Dialogs/LicenseManager/LicenseCheckableDataGridView/LicenseCheckableDataGridViewController.cs /* Copyright (c) <NAME>, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, * with or without modification, are permitted provided * that the following conditi...
2.150231
6b650719040a24fddef4bdee36214865
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9609
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "prosyst/linq2db", "max_stars_repo_path": "Source/LinqToDB/Async/AsyncFactory.cs", "provenance": "train-00000-of-00045.jsonl.gz:9610" }
starcoder
<gh_stars>1-10 using System; using System.Collections.Concurrent; using System.Collections.Generic; using System.Data; using System.Linq; using System.Linq.Expressions; using System.Reflection; using System.Threading; using System.Threading.Tasks; using JetBrains.Annotations; using LinqToDB.Common; using Li...
2.361825
fafc4783a8219fa10186be1a17017d8b
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9610
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "marouanopen/ICT4RealsWebForms", "max_stars_repo_path": "ICT4RealsWebForms/ICT4RealsWebForms/Login.aspx.cs", "provenance": "train-00000-of-00045.jsonl.gz:9611" }
starcoder
using System; using System.Collections.Generic; using System.Linq; using System.Web; using System.Web.UI; using System.Web.UI.WebControls; using ICT4RealsWebForms.AdminSystem; namespace ICT4RealsWebForms { public partial class Login : System.Web.UI.Page { private string username; private strin...
2.424367
85894aa75d58e7e1d36b51dea91d0ff7
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9611
{ "extension": "c-sharp", "max_stars_count": "1705.0", "max_stars_repo_name": "ChristopherButtars/aws-sdk-net", "max_stars_repo_path": "sdk/src/Services/IoT/Generated/Model/TaskStatistics.cs", "provenance": "train-00000-of-00045.jsonl.gz:9612" }
starcoder
/* * Copyright Amazon.com, Inc. or its affiliates. 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. * A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "license" fi...
1.567663
a54bc458ec0ae2fcd668b9bec0730140
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9612
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "vvquocanh/seproject2020", "max_stars_repo_path": "Assets/Scripts/Monster/Goblin/Attacked.cs", "provenance": "train-00000-of-00045.jsonl.gz:9613" }
starcoder
using System.Collections; using System.Collections.Generic; using UnityEngine; public class Attacked : MonoBehaviour { public bool attack = false; // Start is called before the first frame update private void OnTriggerEnter2D(Collider2D other) { if (other.tag == "Player") { ...
2.154232
4bb80a306c8fcd57d6b1e41fb2965add
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9613
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "frankhaugen/Frank.Extensions", "max_stars_repo_path": "src/Frank.Libraries.Gaming/Engine/EveOnlineApi/Get_alliances_alliance_id_contacts_200_okContact_type.cs", "provenance": "train-00000-of-00045.jsonl.gz:9614" }
starcoder
namespace EveOnlineApi; [System.CodeDom.Compiler.GeneratedCode("NJsonSchema", "13.15.5.0 (NJsonSchema v10.6.6.0 (Newtonsoft.Json v9.0.0.0))")] public enum Get_alliances_alliance_id_contacts_200_okContact_type { [System.Runtime.Serialization.EnumMember(Value = @"character")] Character = 0, ...
1.587479
a9182967bce3677f507df6a911acd35d
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9614
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "dance2die/Demo.LearnByDoing", "max_stars_repo_path": "Demo.LearnByDoing.Tests/CodeWars/Kyu4/BattleShipsSunkDamagedOrNotTouchedTest.cs", "provenance": "train-00000-of-00045.jsonl.gz:9615" }
starcoder
<gh_stars>0 using System; using System.Collections.Generic; using System.Linq; using Demo.LearnByDoing.Core; using Xunit; using Xunit.Abstractions; namespace Demo.LearnByDoing.Tests.CodeWars.Kyu4 { /// <summary> /// https://www.codewars.com/kata/58d06bfbc43d20767e000074/train/csharp /// </summary> public class Ba...
2.77573
7e00f7cc523a34411af4786d9513f20c
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9615
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "JustCallMeAD/CleanArchitectureWithBlazorServer", "max_stars_repo_path": "src/Infrastructure/Configurations/MailSettings.cs", "provenance": "train-00000-of-00045.jsonl.gz:9616" }
starcoder
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. namespace CleanArchitecture.Blazor.Infrastructure.Configurations; public class MailSettings { public string From { get; set; } public string Host { get; set; } public in...
1.393168
1e647a511fdac6db8986628d52e96517
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9616
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "gjy5885/azure-sdk-for-net", "max_stars_repo_path": "sdk/identity/Azure.Identity.BrokeredAuthentication/tests/ManualInteractiveBrowserCredentialBrokerTests.cs", "provenance": "train-00000-of-00045.jsonl.gz:9617" }
starcoder
<gh_stars>1-10 // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. using System.Threading.Tasks; using Azure.Core; using NUnit.Framework; namespace Azure.Identity.BrokeredAuthentication.Tests { public class ManualInteractiveBrowserCredentialBrokerTests { [T...
2.044374
87fd9d242c5fcec46d94013b0f2a751b
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9617
{ "extension": "c-sharp", "max_stars_count": "25.0", "max_stars_repo_name": "EndGameGl/.NetBungieAPI", "max_stars_repo_path": "DotNetBungieAPI.Generated/Models/Common/Models/Destiny2CoreSettings.cs", "provenance": "train-00000-of-00045.jsonl.gz:9618" }
starcoder
<reponame>EndGameGl/.NetBungieAPI<gh_stars>10-100 using System.Text.Json.Serialization; namespace DotNetBungieAPI.Generated.Models.Common.Models; public sealed class Destiny2CoreSettings { [JsonPropertyName("collectionRootNode")] public uint CollectionRootNode { get; init; } // DestinyPresentationNodeDefinit...
0.828715
8291da244e5338f3ff633a58bf3491b6
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9618
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "artem-metliakov/Plugin.CloudFirestore", "max_stars_repo_path": "Plugin.CloudFirestore/Android/FieldValue.cs", "provenance": "train-00000-of-00045.jsonl.gz:9619" }
starcoder
<gh_stars>0 using System; using System.Linq; using System.Runtime.InteropServices.WindowsRuntime; namespace Plugin.CloudFirestore { public partial class FieldValue { internal Firebase.Firestore.FieldValue ToNative() { switch (_fieldValueType) { case Fiel...
1.677093
1d002609030cff3567bcd0ff1856533f
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9619
{ "extension": "c-sharp", "max_stars_count": "9.0", "max_stars_repo_name": "UKHO/taskmanager", "max_stars_repo_path": "src/Portal/Portal/HostedServices/DatabaseSeedingService.cs", "provenance": "train-00000-of-00045.jsonl.gz:9620" }
starcoder
<filename>src/Portal/Portal/HostedServices/DatabaseSeedingService.cs using System; using System.Threading; using System.Threading.Tasks; using Common.Helpers; using Microsoft.Extensions.DependencyInjection; using Microsoft.Extensions.Hosting; using Microsoft.Extensions.Options; using Portal.Configuration; namespace P...
2.048589
d5b2d2dcc51c90ea96da1e2a0618263f
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9620
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "EmkoCZ/Infinite-Video", "max_stars_repo_path": "InfiniteVideo/FFMPEG.cs", "provenance": "train-00000-of-00045.jsonl.gz:9621" }
starcoder
<reponame>EmkoCZ/Infinite-Video<filename>InfiniteVideo/FFMPEG.cs using System; using System.IO; namespace InfiniteVideo { public static class FFMPEG { public static void ConcateVideo(string[] files, string outPutFile) { foreach (var item in files) { if (...
2.837235
d50f29b649e12fc2ab5501bef09151ec
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9621
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "Daymortel/Stump", "max_stars_repo_path": "src/Stump.DofusProtocol/Messages/Messages/Game/Friend/IgnoredDeleteResultMessage.cs", "provenance": "train-00000-of-00045.jsonl.gz:9622" }
starcoder
<reponame>Daymortel/Stump namespace Stump.DofusProtocol.Messages { using System; using System.Linq; using System.Text; using Stump.DofusProtocol.Types; using Stump.Core.IO; [Serializable] public class IgnoredDeleteResultMessage : Message { public const uint Id = 5677; p...
2.201784
d105885373860416dd85d39b38bbcd5d
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9622
{ "extension": "c-sharp", "max_stars_count": "148.0", "max_stars_repo_name": "ScriptBox99/Money", "max_stars_repo_path": "src/Money.Blazor.Host/Interop.cs", "provenance": "train-00000-of-00045.jsonl.gz:9623" }
starcoder
<reponame>ScriptBox99/Money<gh_stars>100-1000 using Microsoft.JSInterop; using Neptuo; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace Money { public class Interop { private readonly IJSRuntime jsRuntime; public Int...
2.29114
f4ea0136bc59e98434d0a4593a844a23
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9623
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "DavidLievrouw/Utils", "max_stars_repo_path": "src/Utils.MSBuild/Tasks/Handlers/Models/DecryptForLocalMachineScopeRequest.cs", "provenance": "train-00000-of-00045.jsonl.gz:9624" }
starcoder
<gh_stars>0 using System.Collections.Generic; namespace DavidLievrouw.Utils.MSBuild.Tasks.Handlers.Models { public class DecryptForLocalMachineScopeRequest { public string StringToDecrypt { get; set; } public IEnumerable<string> Purposes { get; set; } } }
1.01853
9cb8b44141f6f889b6fd7e0ff6672fbc
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9624
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "jasondavindev/OpenMU", "max_stars_repo_path": "src/Network/Analyzer/LiveConnectionListener.cs", "provenance": "train-00000-of-00045.jsonl.gz:9625" }
starcoder
<gh_stars>1-10 // <copyright file="LiveConnectionListener.cs" company="MUnique"> // Licensed under the MIT License. See LICENSE file in the project root for full license information. // </copyright> namespace MUnique.OpenMU.Network.Analyzer { using System; using System.IO.Pipelines; using System.Net.Socke...
2.287192
12f95d4cc0d63592c196d7aa4e82ef61
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9625
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "tahirahmed76/AssemblyPay.Sdk", "max_stars_repo_path": "Org.OpenAPITools.Test/Api/DisbursementsApiTests.cs", "provenance": "train-00000-of-00045.jsonl.gz:9626" }
starcoder
/* * Assembly API * * Assembly (formely PromisePay) is a powerful payments engine custom-built for platforms and marketplaces. * * The version of the OpenAPI document: 2.0 * Contact: <EMAIL> * Generated by: https://github.com/openapitools/openapi-generator.git */ using System; using Xunit; using AssemblyPay.Sd...
1.890095
1710aa46d30baf166a36b1a29cafc88f
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9626
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "gsantopaolo/BingImageSearchSample", "max_stars_repo_path": "BingImageSearchSample/Events/EventAggregator.cs", "provenance": "train-00000-of-00045.jsonl.gz:9627" }
starcoder
<reponame>gsantopaolo/BingImageSearchSample<gh_stars>1-10 using System; using System.Collections.Generic; using System.Globalization; using System.Linq; using System.Reflection; using System.Threading; namespace BingImageSearchSample.Events { /// <summary> /// Specifies on which thread a <see cref="PubSubEve...
2.717059
3d76ee3d254081bc3ef995b4acee0c0f
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9627
{ "extension": "c-sharp", "max_stars_count": "69.0", "max_stars_repo_name": "sabresaurus/Sidekick", "max_stars_repo_path": "Editor/Helpers/SidekickEditorGUI.cs", "provenance": "train-00000-of-00045.jsonl.gz:9628" }
starcoder
using System; using System.Linq; using System.Reflection; #if ECS_EXISTS using Unity.Transforms; using Unity.Entities; #endif using UnityEditor; using UnityEngine; using Object = UnityEngine.Object; namespace Sabresaurus.Sidekick { public static class SidekickEditorGUI { private static MethodInfo begin...
1.81857
f7368fbbc53eee294892c202858c4c7c
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9628
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "bradygaster/TheDevIntersectionDemo", "max_stars_repo_path": "src/Rochambot/Program.cs", "provenance": "train-00000-of-00045.jsonl.gz:9629" }
starcoder
using System; using Microsoft.AspNetCore.Hosting; using Microsoft.Extensions.Configuration.AzureAppConfiguration; using Microsoft.Extensions.Hosting; namespace Rochambot { public class Program { public static void Main(string[] args) => CreateHostBuilder(args).Build().Run(); stati...
2.391517
a1528c0671f0f114e5b63c3ce1116037
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9629
{ "extension": "c-sharp", "max_stars_count": "10.0", "max_stars_repo_name": "crowbarmaster/BedrockManagementService", "max_stars_repo_path": "BedrockService.backup/Client/Forms/PropEditorForm.cs", "provenance": "train-00000-of-00045.jsonl.gz:9630" }
starcoder
<reponame>crowbarmaster/BedrockManagementService<filename>BedrockService.backup/Client/Forms/PropEditorForm.cs using BedrockService.Client.Management; using BedrockService.Shared.Classes; using Newtonsoft.Json; using System; using System.Collections.Generic; using System.Text; using System.Windows.Forms; namespace Be...
1.928028
6d3547b534068a40d2a8dee7816264be
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9630
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "KelvinVail/Betfair", "max_stars_repo_path": "src/Betfair.Extensions/RunnerCache.cs", "provenance": "train-00000-of-00045.jsonl.gz:9631" }
starcoder
<reponame>KelvinVail/Betfair using System; using System.Collections.Generic; using System.Linq; using Betfair.Stream.Responses; namespace Betfair.Extensions { public sealed class RunnerCache { private readonly PriceSizeLadder _matchedBacks = new PriceSizeLadder(); private readonly PriceSizeLad...
2.279058
b1c2d5717744b422486e6d3b2b8bb047
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9631
{ "extension": "c-sharp", "max_stars_count": "9.0", "max_stars_repo_name": "donisetti/DapperExamples", "max_stars_repo_path": "DapperExamples/Controllers/ParametersController.cs", "provenance": "train-00000-of-00045.jsonl.gz:9632" }
starcoder
using System.Collections.Generic; using System.Data; using System.Data.SqlClient; using Dapper; using DapperExamples.Model; using Microsoft.AspNetCore.Mvc; using Microsoft.Extensions.Configuration; namespace DapperExamples.Controllers { [Route("[controller]")] public class ParametersController : ControllerBas...
2.725202
48feead2063ee65f490afb3d187e38ba
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9632
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "Dankrushen/danknn-csharp", "max_stars_repo_path": "danknn/Layers/DankLayer.cs", "provenance": "train-00000-of-00045.jsonl.gz:9633" }
starcoder
using System; namespace DankNN.Layers { public class DankLayer { public readonly double[] neurons; public DankConnectedLayer? child; public DankLayer(int numNeurons) { if (numNeurons <= 0) throw new ArgumentOutOfRangeException(nameof(numNeurons), n...
2.684005
8b777f1b6478d1013032a8607a509a0c
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9633
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "proenix/us2pwsrad", "max_stars_repo_path": "Saper/Saper/WindowAbout.xaml.cs", "provenance": "train-00000-of-00045.jsonl.gz:9634" }
starcoder
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading; using System.Threading.Tasks; using System.Windows; using System.Windows.Controls; using System.Windows.Data; using System.Windows.Documents; using System.Windows.Input; using System.Windows.Media; using Syste...
2.421859
728950ecb5d8678e23158a1ab47d6049
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9634
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "jdm7dv/Zenity", "max_stars_repo_path": "Product/Zentity.Core/Administration/Operation.cs", "provenance": "train-00000-of-00045.jsonl.gz:9635" }
starcoder
<reponame>jdm7dv/Zenity<gh_stars>1-10 // ******************************************************* // // Copyright (C) Microsoft. All rights reserved. // // ******************************************...
2.54373
7d2d34b208082b3aaf6b970b3fb9bb20
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9635
{ "extension": "c-sharp", "max_stars_count": "5.0", "max_stars_repo_name": "mhnds44/HaberSitesiV2", "max_stars_repo_path": "HaberSitesi.Web/Areas/Admin/Views/Galeri/Galeriler.cshtml", "provenance": "train-00000-of-00045.jsonl.gz:9636" }
starcoder
<reponame>mhnds44/HaberSitesiV2 @{ ViewBag.Title = "Galeriler"; } <table id="galeri_tablosu" title="Tüm galeriler" style="width:825px;"> </table>
1.308721
5fa8877894d08b61f6faac947bac67f1
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
9636
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "openenergysolutions/openfmb.adapters.config", "max_stars_repo_path": "OpenFMB.Adapters.Configuration/ProfileSelectionControl.cs", "provenance": "train-00000-of-00045.jsonl.gz:9637" }
starcoder
<filename>OpenFMB.Adapters.Configuration/ProfileSelectionControl.cs // SPDX-FileCopyrightText: 2021 Open Energy Solutions Inc // // SPDX-License-Identifier: Apache-2.0 using OpenFMB.Adapters.Core; using System; using System.Collections.Generic; using System.Linq; using System.Windows.Forms; namespace OpenFMB.Adapters...
2.351832
40f93ab0206bcee81a67948f2905aac8